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蓝牙方法吗?将不胜感激该问题的示例代码,并随时欢迎帮助。
是的,我认为你应该使用蓝牙来做你问题中提到的事情。
以下是一些示例。请看一看:-
http://vivianaranha.com/apple-gamekit-bluetooth-integration-tutorial/
http://mobile.tutsplus.com/tutorials/iphone/bluetooth-connectivity-with-gamekit/
可能对你有帮助,谢谢!