Contents

NetServiceDelegate

The interface a net service uses to inform its delegate about the state of the service it offers.

Declaration

protocol NetServiceDelegate : NSObjectProtocol

Overview

The NetServiceDelegate protocol defines the optional methods implemented by delegates of NetService objects.

Topics

Using Network Services

Accepting Connections

See Also

Local Network Services