TCP_IP_Socket_Server_Client
Contains 2 servers and 2 clients
Theres a basic console client and server and an advanced wpf client and server.
This server includes:
- async handling of multiple cliends
- handling of client commands
All code with the exception of the simple clients uses callbacks and asynchrounus taks
Code is free to use for anyone and is recommended for everyone just starting out with socket programming