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:

$ python Server.py

In a separate window, start the client:

$ python Client.py
