Unity Networking Fundamentals
eBook - ePub

Unity Networking Fundamentals

Creating Multiplayer Games with Unity

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Unity Networking Fundamentals

Creating Multiplayer Games with Unity

Book details
Table of contents
Citations

About This Book

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 ofthese 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

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Unity Networking Fundamentals by Sloan Kelly,Khagendra Kumar in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Games. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484273586

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Networking Concepts
  4. 2. Serialization
  5. 3. RESTful APIs
  6. 4. TCP Connections
  7. 5. Networking Issues
  8. 6. Develop a Maze Shooter
  9. 7. LAN Networking
  10. 8. Servers
  11. Correction to: Unity Networking Fundamentals
  12. Back Matter