通过 IOS 实现远程点对点数据交换

发布于 2024-12-22 20:47:38 字数 175 浏览 0 评论 0原文

我正在寻找一种能够在两部 iPhone 之间发送位置数据的解决方案。我研究过蓝牙数据交换,但它的范围只有 10 米。

我已经研究过 Bonjour,但是我还没有看到任何可以让您通过 3g 网络作为服务器进行广播的东西。这可能吗?

我可以使用游戏中心共享与游戏无关的数据吗?

感谢高级...

I am looking for a solution to be able to send location data between two iPhones. I looked into Bluetooth data exchange but it is only a 10 meter range.

I have looked at Bonjour, however I haven't seen anything yet that would allow you to broadcast as a server over a 3g network. Is this possible?

Would I be able to use the Game Center for sharing data that is non game related?

Thanks In Advanced...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

无尽的现实 2024-12-29 20:47:38

不正确。 GameCenter只是传递数据。它不知道数据是游戏日期、位置数据还是其他数据。

另外,我不认为你不能使用 Bonjour 来查找 3G 上的设备。我相信您必须对不在同一本地子网上的设备使用游戏中心比赛邀请。

如果两台设备都连接到同一 wifi 网络,则可以使用 Bonjour。

Not true. GameCenter just passes data. It has no concept of whether the data is game date, location data, or whatever.

Also, I dont think you can't use Bonjour to find devices over 3G. I believe you have to use a game center match invitation for devices not on the same local subnet.

If both devices are connected to the same wifi network, you can use Bonjour.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文