Internet Chess ToolKit
v0.2.0

Package ictk.boardgame.chess.net.ics

The ICS package contains objects and interfaces common for all Internet Chess Server (ICS) type servers.

See:
          Description

Interface Summary
ICSResponse This interface is for those Events that are triggered as a response to the client's command.
 

Class Summary
ICSAccountType Every user on an ICS system may have different account attributes associated with it.
ICSDate  
ICSEco  
ICSEventRouter Routes ICSEvent messages to ICSEventListeners.
ICSGameInfo This contians info on games such as initial time, increment and player names.
ICSMove  
ICSProtocolHandler The generic connection object.
ICSRating Ratings are playing strength estimates on the server.
ICSResult  
ICSVariant Types of games available on ICS servers.
 

Package ictk.boardgame.chess.net.ics Description

The ICS package contains objects and interfaces common for all Internet Chess Server (ICS) type servers. These include the Free Internet Chess Server (FICS) and the Internet Chess Club (ICC) among others.


Submit a bug or feature
Visit the Website
Internet Chess ToolKit is licensed under the GPL v2 .