WEEK #6 – Telnet Server
Happy Chinese New Year to everyone. The week started off with a telnet server module. The initial application was provided by microchip, and I tried to run the program. In order to run this application the user has to uncomment STACK_USE_TELNET_SERVER and define AN0String in the main application. Going through the application code further showed that the TCP socket for Telnet was not defined yet, however the socket is already available in TCPIP ETH97.h. After uncommenting the TCP_PURPOSE_TELNET, TCP_ETH_RAM, the Read more




