Forum Discussion
Altera_Forum
Honored Contributor
20 years agoeCOS, Cyclone I/II, and Sockets
Hello All, I am a rank newbie to both the NIOS II, and eCOS; and I was hoping that I could get some advice/pointers on how to get an IP over RF (PHY) Modem/Router working on the NIOS II wit...
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