Package de.kosi

de.kosi contains all main classes.

See:
          Description

Interface Summary
ComputerPlayer This interface provides method declarations that have to be implemented by computer player developers to let their computer player be startable from the KoSI server.
 

Class Summary
AbstractClient AbstractClient provides an starting point for implementing clients.
Clients This class starts four clients.
ComputerPlayerClient Establishes a connection between the Oz computer player and the KOSI server.
DefaultComputerPlayer  
Server The server class implements the KoSI Bridge Server.
StressClient The most annoying client in the world.
 

Exception Summary
ComputerPlayerException This exception is needed for the server/computer-player interface.
 

Package de.kosi Description

de.kosi contains all main classes.