This demo shows how to use classes, class factories, and the
difference between local and remote invocations of class operations.

To run the demo, first start the server:

$ java Server

In a separate window, start the client:

$ java Client
