Click here to Skip to main content
15,898,374 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
implementation of a simple client/server program that uses the socket
interface to send messages over a TCP connection
Posted

This is very good tutorial for Winsock programming.

http://msdn.microsoft.com/en-us/library/windows/desktop/ms738545(v=vs.85).aspx[^]
 
Share this answer
 
I think this[^] is what you are looking for.

This[^] will also help you.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900