Demos in this directory:
-
[hello}(./hello)
This demo illustrates how to invoke ordinary (twoway) operations, as well as how to invoke oneway operations, use datagrams, secure invocations, and how to use batched invocations.
-
A simple latency test that measures the basic call dispatch delay of Ice.
-
This demo illustrates a minimal Ice application.
-
This demo shows the use of the optional keyword.
-
This demo shows how to use sessions to clean up client-specific resources in a server after the client shuts down or crashes.
-
A simple throughput demo that allows you to send sequences of various types between client and server and to measure the maximum bandwidth that can be achieved using serialized synchronous requests.