URLs to connect to a running server

This is the most common format of URL for distributed applications, allowing you to specify the address to connect to a remote (or local) naming server. The format is:

iiop://hostname:iiop-port/initial-context

where:

If you do not set this property, the default is iiop://hostname:2000/, where hostname is the name of the machine that you are running the client on.