Less Common Networks

There are many additional types of network designs available in computer science. Some are more practical than others and some are mostly theoretical. In this section, we cover some of the better known “uncommon” networks. Although some of these can be implemented on iOS devices, most will likely not have any real benefit for the average project.

  • Headless Client—The client has no data whatsoever, and is controlled by a host device. You can think of this type of setup as a computer terminal that is booted from a server disk.
  • Dedicated Server—The host in this example does not participate in the game or activity and is dedicated to sending the information out from the peers and collecting new input. This is typically seen deployed ...

Get Beginning iOS Game Center and Game Kit: For iPhone, iPad, and iPod touch now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.