Page 1
Page 1
img

Unity Networking Fundamentals : Creating Multiplayer Games with Unity

Covers a variety of topics, including accessing data using RESTful APIs, local networked games, and creating multiplayer online games using client-server architecture. It provides the basics of networking, sockets, TCP vs. UDP, client-server architecture, serialization, RESTful APIs, network latency, and client-side prediction. Projects are presented to illustrate the concepts, including a chat client/server overlay for your game, and a 3D maze game that allows up to four players to connect over the network. You will learn : Know the difference between TCP and UDP, and the pros and cons of these protocols / Create client-server multiplayer games in Unity using C# / Receive and process data from a remote server using RESTful APIs / Understand latency and how to mitigate its impact

Results Per Page