======================================================================
This directory contains CorbaScript examples related to the
CORBA Naming Service:

  * README is this file.

  * run.csh and run.sh are shell scripts for automatic demonstrations.

    They run a standard Naming Service provided by the ORB product,
    connect to it a Naming Service implemented with CorbaScript and
    start a Naming Service shell written with CorbaScript.

  * CosNamingServer.cs creates a Naming Service server and connect it
    to the root Naming Context.

  * ../../scripts/nssh.cs starts a Naming Service shell written
    with CorbaScript.

  * initNS.cs illustrates some operations provided by the NSTools
    module.

======================================================================
