C++ TCP Server adaptation for Code Blocks
Project detail
Download the project files of attached Indi TCP server developed under C++ Builder IDE, and take a look to its features.
• Connect and disconnect server
• Detect and log client connections and disconnections
• List all clients
• Disconnect clients
• Send and receive messages from clients
Project consist of providing a console version of this application working under CodeBlocks C++ IDE. MinGW64 compiler, Winsock2 lib or newer.
Regarding code, please provide error handling, be tidy and comment your code lines. Also, make sure you avoid memory leaks, and provide support for libs installation.
A single milestone to be released at the end of project.
Best regards and good luck !!