This
is a simple demonstration of using multiple WINSOCK connections to send messages
via a network.
Your network must be running TCP/IP protocol and there are a couple of network
settings that you must follow before you can use it. Follow the README file
for more details.
This is not a full program and should only be used as an introduction to winsock
programming. The reason behind the program was to test TCP messaging on a large
area network for use in a later project (watch this space for more details).
Download
TCP Client/Server