gary36
Full Member level 4
I am following the link http://collectivesolver.com/41720/h...t-server-socket-communication-on-windows-in-c as a reference to write TCP server for a single client in mingw/codeblocks environment. How can I modify the code (provided in the link) to handle multiple clients (with and without threading)?