Important: The information in this document is obsolete and should not be used for new development.
The DNSServiceDiscovery API does not perform network access setup for services. Similarly, the DNSServiceDiscovery API does not provide a network connection from an application to a service. It allows applications to browse for services, or to ask for them by name, and provides the IP address, port, and so on. Use the NSNetwork, CFNetwork, or BSD sockets API to actually connect to a service over the network.
Last updated: 2005-04-29