- searchForBrowsableDomains
- searchForRegistrationDomains
- searchForServicesOfType:inDomain:
Deprecated 非推奨
This method has been deprecated. Use search
or search
instead.
このメソッドは、非推奨にされています。search
またはsearch
を代わりに使ってください。
Technology
- (void)searchForAllDomains
This method returns immediately, sending a net
message to the delegate if the network was ready to initiate the search. The delegate receives a subsequent net
message for each domain discovered.
このメソッドは直ぐに復帰します、net
メッセージをメッセージを委任先に送っています、もしネットワークが検索に着手する準備ができたならば。委任先は続くnet
メッセージを発見された各サービスに対して受け取ります。
This method may find domains in which the localhost does not have registration authority. このメソッドは、それの中ではローカルホストが登録権限を持たないドメイン(領域)を発見するかもしれません。
- searchForBrowsableDomains
- searchForRegistrationDomains
- searchForServicesOfType:inDomain:
- netServiceBrowser:didFindDomain:moreComing: