uIP from webserver to Telnet

shrags wrote on Tuesday, September 30, 2014:

Hi All,

    This is Mikey. I am developing a project where i am stuck in some

point.
I have RX63NB development kit with DP83620 as PHY layer interface.

I have sample codes for web server and i need to replace it by Telnet. I
have done many modifications but still i couldn’t succeed.

So please if any one can help me out in this it will be really helpful.

Thanks in Advance,Awaiting for reply.

Mikey

davedoors wrote on Tuesday, September 30, 2014:

Do you just want a simple command line interface? Maybe to talk to FreeRTOS+CLI? If so then take a look at FreeRTOS+UDP, there are examples with it connected to FreeRTOS+CLI, and because it is standards based (sockets interface) it is easier.