Package game.net

Network interface abstraction layer.

See:
          Description

Interface Summary
Client_network_interface  
INetSimulator Interface to protocol layer as seen by Simulator model.
Server_network_interface  
 

Class Summary
Abstract_network_layer This class is used as a base class for network layers.
Buffer  
Client_network_layer This class is used by the client to get lines from the network.
RequestQueue  
SCORESimulator Run simulator side of SCORE protocol.
SCORETeam  
Server_network_layer This class is used by the server to get and send from the network.
StoppableThread A Thread you can stop gracefully.
Team  
 

Package game.net Description

Network interface abstraction layer.