A simple latency test that measures the basic call dispatch delay of
Ice.

To run the demo, first start the server:

$ python Server.py

In a separate window, start the client:

$ python Client.py
