| Class | Description |
|---|---|
| ChatServer |
Creates a very simple chat server.
|
| EchoServer |
Creates a very simple echo server.
|
| Rot13Server |
Creates a Rot13Server that takes a line of text and returns the Rot13 version of the
text.
|
| SSLTester |
Undocumented Class
|
| ValidationClient |
A client for exercising the validation server.
|
| ValidationServer |
An example validation server to validate logins.
|