Thread: c++ networking
View Single Post
Old 10-01-2007, 04:37 AM   #2 (permalink)
Eriond
One of these days...
 
Eriond's Avatar
 
Join Date: May 2006
Location: Chillin' in Montreal
Posts: 1,039
Eriond is on a distinguished road
Send a message via MSN to Eriond
Default

Well, the basic windows networking library is Winsock, which is included in the GCC bundle with Dev-C++ (though it's an old version, as far as I know, not too much has changed). Here's where I learned how to use it:

http://www.madwizard.org/

It's a great site, nice tutorials.
__________________

Outsider
3D Space Action Shooter/RPG in Development
http://www.youtube.com/user/outsidergame


OnRPG does indeed have a game development section, y'know....
Eriond is offline   Reply With Quote