Hi,
Has anybody upgraded the code of generic tcp server application provided by Microchip to SSL?
I added new listener port to existing server socket. But then also its not TCPPutIsReady state. When I tried to connect through ssh client Tera Term its asking for username and password. But does it required for client to provide username and password?
I a bit new to SSL. So please let me know the steps to connect to any ssl server using Tera Term.
Another doubt is that can i use a TCP server socket without using http or ftp or telnet session?