Unity Networking Fundamentals: Creating Multiplayer Games with Unity
Kelly, Sloan, Kumar, Khagendra
- 出版商: Apress
- 出版日期: 2021-11-14
- 售價: $2,320
- 貴賓價: 9.5 折 $2,204
- 語言: 英文
- 頁數: 280
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1484273575
- ISBN-13: 9781484273579
-
相關分類:
遊戲引擎 Game-engine
海外代購書籍(需單獨結帳)
相關主題
商品描述
The book 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.
By the end of the book, you will be familiar with low-level networking concepts such as protocols and architecture as well as high-level knowledge on how to create applications that use a client/server architecture for multiplayer games.
What 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
Who This Book Is For
作者簡介
Khagendra Kumar has worked with a number of educational institutions and game studios for training and solutions. He lives in Bihar, India and spends most of his time working with game AI. He can be reached via Linkedin at /itskhagendra and Instagram @Khagendra_Developer.