| AsynchronousServerNode |
Root node in a hierarchical server.
|
| AsynchronousServerNode.ReportContentsThread |
|
| ConnectionLimiter |
Limits connections to the server to one per registered username
|
| LockableNodeRoomControls |
|
| LockWatcher |
Watches for thread lock on a server.
|
| Node |
Base class for the hierarchical server model.
|
| NodeClient |
|
| NodeClientFactory |
|
| NodeHybridClient |
Copyright (c) 2003 by Rodney Kinney.
|
| NodePlayer |
A SimplePlayer subclass used in clients of the hierarchical server
|
| NodeRoom |
Subclass of SimpleRoom for use on the client side of a hierarchical server
|
| PlayerNode |
Node representing a single player.
|
| Protocol |
Utility method for encoding server-related commands into strings.
|
| Server |
The server-side Main class
|
| ServerNode |
|
| SocketHandler |
|
| SocketNodeClient |
|
| StatusReporter |
Copyright (c) 2003 by Rodney Kinney.
|