class NetService
A network service that broadcasts its availability using multicast DNS.
マルチキャストDNSを使ってそれの利用可能なものを放送するネットワークサービス。
protocol NetServiceDelegate
The interface a net service uses to inform its delegate about the state of the service it offers.
それが提示するサービスの状態をそれの委任先に知らせるためにネットサービスが使うインターフェイス。
property list key NSBonjourServices
Bonjour service types browsed by the app.
アプリによって使われるBonjourサービス。
property list key NSLocalNetworkUsageDescription
A message that tells the user why the app is requesting access to the local network.
あるメッセージ、それはユーザになぜアプリがローカルネットワークへのアクセスを要請しているかを伝えます。