L
L
leanid2013-12-20 02:21:09
Computer networks
leanid, 2013-12-20 02:21:09

Is there any book on programming networked computer games?

I want to understand in more detail the architecture of the network subsystem, the client of server games, both real-time and turn-based. How to synchronize the states of objects, what are the pitfalls. Preferably code examples, c++, boost::asio, or anything else that is portable and fairly versatile.
Thank you in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
egor_nullptr, 2013-12-20
@leanid

Start with this www.booksgid.com/network_technologies/5444-tcpip.-... and this www.booksgid.com/operating_systems_databases/36212... to understand how networks work.
Then go to this shop.oreilly.com/product/9781782163268.do
And then go to this www.amazon.com/Massively-Multiplayer-Development-C... and www.amazon.com/Massively-Multiplayer-Game-Developm. ..

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question