This is a small example that demonstrates the use of the Naming
Service. To execute it, run the "run" script (you need a bourne-shell
or compatible). You can choose between a Naming Service implementation
written in C++ or Java. The script then starts the Naming Service
server and saves a stringified IOR of the Naming Service. This IOR is
passed to the server and the client program with the "-ORBnaming" option.
This allows the server to register names for its objects with the Naming
Service server which when can subsequently be used by the client to
access these objects.
