Detailed Network Design: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  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..." | |||
| Line 1: | Line 1: | ||
| == Design == | == 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. | This page describe the details in the network transport layer of Planeshift. For message follows between the Server/Clients see the [[Network Design]] page. A subset of the Detailed Network Design is the internal Server [[Event Handling]]. | ||
| ===Classes=== | ===Classes=== | ||
Revision as of 18:58, 2 January 2013
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. A subset of the Detailed Network Design is the internal Server Event Handling.
Classes

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

Server Classes
