Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我在(基于 Bonjour 的网络)Iphone 应用程序中发布 NSNetService,则网络将在我的应用程序中使用
如果您使用高级 NSNetService 方法,(在 OS X 和 iOS 上)NSNetService将通过任何支持多播数据包传输的网络接口发布。由于蓝牙支持这一点,您应该能够通过 PAN 广播 mDNS 数据,尽管服务广告和发现可能比在普通 IP 网络上慢。阅读此内容以获取更多信息。
NSNetService