cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Game networking tutorial?
Game networking tutorial?
Mar 3, 2014 at 12:12pm UTC
Gameman
(51)
Does anyone has a good 3D cross-platform game networking tutorial?
Thanks
Last edited on
Mar 3, 2014 at 2:12pm UTC
Mar 3, 2014 at 12:49pm UTC
Catfish666
(666)
http://gafferongames.com/networking-for-game-programmers/
http://beej.us/guide/bgnet/output/html/multipage/index.html
http://www.boost.org/doc/libs/1_55_0/doc/html/boost_asio.html
http://sfml-dev.org/tutorials/1.6/network-sockets.php
Download Boost:
http://www.boost.org/
or...
Download SFML:
http://sfml-dev.org/download.php
or...
Download GNE:
http://gillius.org/gne/
Mar 3, 2014 at 4:42pm UTC
BHX
(3450)
I've seen this recommended by several sites too for networking.
http://enet.bespin.org/
Topic archived. No new replies allowed.