NetMauMau  0.17.1
Client API
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NNetMauMauMain namespace of NetMauMau
 NClientClasses and functions used by clients only
 NExceptionExceptions thrown by clients
 CCapabilitiesExceptionFailure while retrieving capabilities
 CConnectionRejectedExceptionThe connection to the server got rejected
 CGameRunningExceptionThere is already a game running on the server
 CNoNetMauMauServerExceptionThe remote host is not a NetMauMau server
 CPlayerlistExceptionFailure while retrieving player list
 CProtocolErrorExceptionAn error in the protocol transmission occured
 CScoresExceptionFailure while retrieving scores
 CShutdownExceptionThe server is shutting down
 CTimeoutExceptionA connection timed out
 CVersionMismatchExceptionThe server version is not supported by the client
 CAbstractClientV05Client interface to communicate with the server
 CSTATStatistics entry about the other player's card count
 CAbstractClientV07Client interface to communicate with the server
 CAbstractClientV08Client interface to communicate with the server
 CAbstractClientV09Client interface to communicate with the server
 CAbstractClientV11Client interface to communicate with the server
 CAbstractClientV13Client interface to communicate with the server
 CConnectionHandles the connection from the client to a server
 CPLAYERINFOHolds the name as well as the PNG data of the player image
 CSCOREScore
 CSCORE_TYPEThe type of scores
 CIBase64Interface to provide an own implementation of the Base64 algorithm
 NCommonCommon classes and functions used by clients and server as well
 NExceptionExceptions thrown in both clients and the server
 CSocketExceptionThere have been an error in the communication between server and client
 CAbstractConnectionAbstract connection class
 CICardDescribes a playing card
 CIConnectionInterface to a connection