CClient
Up

Purpose:
Interface for the client module of the communication manager.
Methods:
void HandleMessage() - Handles message sent from the game host to a game client.
BOOL WaitForGameProperties() - Handle the handshaking protocol of a client connecting to a game host.
 

Home Up Next