Click here to Skip to main content
15,888,454 members
Articles / Game Development

Simple client-server network using C++ and Windows Winsock

Rate me:
Please Sign up or sign in to vote.
4.79/5 (47 votes)
21 Apr 2013CPOL10 min read 352.9K   15.3K   125  
How to create a client-server network for multiplayer game programming using C++ and Windows Winsock

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Student UC San Diego
United States United States
I am computer science student at the University of California at San Diego. Currently interning at Amazon.com for the summer of 2012.

Comments and Discussions