This demo implements the simple filesystem application shown at
the end of the client and server Java mapping chapters.

To run it, start the server in a window:

$ java Server

Then run the client in a separate window:

$ java Client
