I am trying to modify the webserver examples for the luminary LM3S6965 example to work as a Telnet server. I have taken the telnet examples from the uIP web site and have hooked them into my code. I have initialised the telnet server and can connect to it via a telnet session but it does not call the shell (which I am not sure when to initialise).
I am basically struggling to get it working and would appreciate any guidance or a link to some examples on the web.