This package contains the description of the IDL interface implemented by the IGUI to act as a CORBA servant and be published in IPC.

The Server interface includes three methods:
The ClientRequest structure is made up of three fields:
The Client interface contains only one method:
The examples directory contains some examples (both in Java and C++) showing how to send messages to a servant implementing the Server interface.