1 This demo is a minimal Ice "hello world" application. Each time the
2 client is run a "sayHello" invocation is sent to the server.
4 To run the demo, first start the server:
8 In a separate window, start the client:
12 Note that this demo hardwires port 10000. If port 10000 is not
13 available on your machine, you need to edit both client and server