Networking in C++

Hey all,

I'm ready to start looking into networking - in the middle of making a multiplayer game haha can anyone point me in the right direction? I've seen a couple socket libraries on google and stuff but I don't really know which is best.

Any tutorials etc would be awesome - I was suprised there was no tutorial for it on this site!

Thanks,

Nick :)
Try the Boost Asio library or ACE. Or your could look at what the Apache Software Foundation has to offer: from Axis2/C to Qpid.
Awesome :) Thanks for that! Any good tutorials for the Boost library?
Topic archived. No new replies allowed.