26 Contact c = queryName(getNameServerName());
49 Contact c = queryName(getNameServerName());
69 return getNameServerContact().getName();
static OutputProtocol * connect(const Contact &address)
Initiate a connection to an address.
virtual bool checkNetwork()
Check if a name space is available.
virtual ~NameSpace()
Destructor.
virtual std::string getNameServerName() const
Get the port name of a name server that manages the name space, if available.
The output side of an active connection between two ports.
virtual void close()=0
Negotiate an end to operations.
The components from which ports and connections are built.
An interface to the operating system, including Port based communication.