This chapter covers the very basics of networking and introduces some tools that are beneficial when you need to debug your application. This chapter includes a brief overview of the client-server model, discusses how we will build the games in this book, and covers networking fundamentals that will help you understand and debug your games when developing the networking components.
By the end of this chapter, you will be familiar with the devices used to connect ...