SocketComm

SocketComm is a collection of C++ classes for TCP communication useing MFC.

SocketComm should compile at least under MS-VC++ 4.2 and 5.0. It implements multithreaded classes as a frame for TCP-Applications. It's a simple but easy to use solution. Originally developed for our Stratega Project (comming soon - or never ;) ).

If you're not familary with networkprogramming, and you need a simple peer-to-peer TCP/IP connection, SocketComm may help you.
It may be used under the terms of the Gnu Public Licence

Download latest SocketComm Version. (Win-)Zipped. Incl. Project Workspace. Developed at TFH Berlin