Naming Service
The naming service is one of the Common Object Services (COS). It provides a tree-like directory for object references.
Each name/object reference pair is called a binding.
Name bindings are organized into naming contexts, and are themselves bindings.
All bindings are stored in the initial naming context, which can be obtained from the ORB on either the client or the server.