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

To run the demo, first start the server:

$ java Server

In a separate window, start the client:

$ java Client
