Detailed Network Design

From PSwiki
Revision as of 18:52, 2 January 2013 by Magodra (talk | contribs) (Created page with "== Design == This page describe the details in the network transport layer of Planeshift. For message follows between the Server/Clients see the Network Design page. ===C...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Design

This page describe the details in the network transport layer of Planeshift. For message follows between the Server/Clients see the Network Design page.

Classes

Each message from/to server/clients is based on the psMessageCracher that provide interfaces to pack/unpack and print the message.

Server Classes

Sequences