Protocol

NSNetServiceDelegate

The interface a net service uses to inform its delegate about the state of the service it offers. それが提示するサービスの状態をそれの委任先に知らせるためにネットサービスが使うインターフェイス。

Declaration 宣言

@protocol NSNetServiceDelegate

Overview 概要

The NSNetServiceDelegate protocol defines the optional methods implemented by delegates of NSNetService objects. NSNetServiceDelegateプロトコルは、NSNetServiceオブジェクトの委任先によって実装される随意のメソッドを定義します。

Topics 話題

Using Network Services ネットワークサービスを使う

Accepting Connections 接続を受け取る

Relationships 関係

Inherits From 継承元

See Also 参照

Local Network Services ローカルネットワーサービス