Package netGameManager

Class Summary
AddressPort  
AnswerMessage This class contains the basic attributes for a message that is produced in the GameServer.
GameClient This class is responsible for all comunication with GameServer.
GameServer This class is responsible for manage several intances of Game.
MyTest  
RequestMessage This class contains the basic attributes for a message that is executed in several steps in the GameServer.
TypeValue This class contains the basic attributes for each command passed in a request message from the GameClient to the GameServer.