SDK Home Glossary Index Left Right Up

Naming services



Generic naming services

Defined in

csocket.oxh

Definitions
KNsNameResolution& Human readable names map onto network addresses
KNsHeirarchicalNaming& Network naming is hierarchical
KNsRemoteDiscovery& Addressing is dynamic and should be done before each connect
KNsServiceResolution& Service name to port number resolution available
KNsNameRegistration& Additions to the name database are supported.
KNsServiceRegistration& Additions to the service database are supported
KNsDynamicAddressing& Name to address is dynamic and may change
KNsInfoDatabase& A protocol specific database is available
See also

ProtocolDescNamingService


  SDK Home Glossary Index Left Right Up