TCPServer

This application demonstrates how to use the library to create a TCP server application.

The application binds to 127.0.0.1:1000, telnet to this address, and see what happened.

 

Main classes

 

CTCPSocketAsync