Bonjour是否允许一台iOS设备同时向多台iOS设备发送数据或图片?
I am able to detect number of iOS devices over a wifi network. But the problem is coming in sending data or image to more than 1 iOS device at the same time.
我应该为上述问题选择gamekit bluetooth approch吗?我们将非常感谢您提出问题的示例代码,并随时提供帮助。
答案 0 :(得分:1)
是的,我认为你应该使用蓝牙做你问题中提到的事情。
以下是一些样本。请看一下: -
http://vivianaranha.com/apple-gamekit-bluetooth-integration-tutorial/
http://mobile.tutsplus.com/tutorials/iphone/bluetooth-connectivity-with-gamekit/
它可以帮助你,谢谢!