Today's Question:  What does your personal desk look like?        GIVE A SHOUT

 ALL


  UDP vs. TCP

IntroductionHi, I’m Glenn Fiedler and welcome to the first article in my online book Networking for Game ProgrammersIn this article we start with the most basic aspect of network programming, sending and receiving data over the network. This is just the beginning – the simplest and most basic part of what network programmers do, but still it is quite intricate and non-obvious as to what the best course of action is. Take care because if you get this part wrong it will have terrible effects on your multiplayer game!You have most likely heard of sockets, and are probably aware that...

3,275 0       DESIGN GAME DESIGN COMMUNICATION NETWORKING TCP UDP