Thread: c++ networking
View Single Post
Old 10-01-2007, 04:37 AM   #2 (permalink)
Eriond
Crumbly, but Good
 
Eriond's Avatar
 
Join Date: May 2006
Location: Montreal
Posts: 1,618
Reputation: 57
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
Eriond is offline   Reply With Quote