Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi Mike, vava
> That telnet interface is going to have to use a socket. Agreed. A bare-bones server waiting on a UDP port is about as simple as you can get ... and all you really need. If you want to get fancy, I like Mike's web interface idea ... or you could use the SNMP agent with a really simple mib. I'd forget about telnet ... unless you already have some telnet server code ... or you're a glutton for punishment ;-) Remember, eCos doesn't have a shell. Regards, --Scott