Class | Description |
---|---|
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.
|
ValidationClient |
A client for exercising the validation server.
|
ValidationServer |
An example validation server to validate logins.
|