This demo presents an alternate implementation of the filesystem
application, as discussed in the Freeze chapter of the Ice manual.

To run it, start the server in a window:

$ java Server

Then run the client in a separate window:

$ java Client
