Ver. 20060815

Uses of Package
Server

Classes in Server used by Server
AdminConsole
          Administration console for the server.
ClientContainer
          Contains all of the state information for a SIMSA client as well as handles inbound messages according to client specifications with a client parser.
ConnectionContainer
          Abstract encapsulation of an incoming socket connection.
ModuleContainer
          Contains all of the state information for a SIMSA module as well as handles inbound messages according to module specifications with a module parser.
Server
          Reference implementation of the SIMSA Server that contain the abstracted connections for clients and modules.
 


Ver. 20060815