Click here to Skip to main content
15,891,204 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello,
I wanted to create simple client server application using WinSock2 APIs. I wanted to use Asynchronous socket programming for that. Can someone give me sample code for that. Also, as a programmer, I do not want to go in deep concepts of Networking but wanted some understanding of it. Can anybody help.

Regards
Posted

1 solution

msdn.microsoft.com/en-us/library/windows/desktop/ms738545(v=vs.85).aspx should help you get started.
 
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