Unity Networking Fundamentals: Creating Multiplayer Games with Unity

Kelly, Sloan, Kumar, Khagendra

  • 出版商: Apress
  • 出版日期: 2021-11-14
  • 售價: $2,330
  • 貴賓價: 9.5$2,214
  • 語言: 英文
  • 頁數: 280
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484273575
  • ISBN-13: 9781484273579
  • 相關分類: 遊戲引擎 Game-engine
  • 海外代購書籍(需單獨結帳)

商品描述

Learn the fundamentals of networking with Unity and C#. This book covers a variety of topics, including accessing data using RESTful APIs, local networked games, and creating multiplayer online games using client-server architecture.

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

Readers familiar with Unity and C# development who want to create multiplayer games

作者簡介

Sloan Kelly has worked in the games industry for more than 13 years. He has worked on a number of AAA and indie titles and currently works for an educational game company. He lives in Ontario, Canada with his wife and children. Sloan is on Twitter @codehoose and makes YouTube videos in his spare time.

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.