iPhone UDP ad hoc 数据传输

发布于 2024-10-22 03:41:13 字数 189 浏览 8 评论 0原文

我正在尝试制作一个 iPhone 应用程序来与其他无线设备进行通信。 另一个设备可以通过 UDP 套接字发送数据。我只是想知道是否可以在没有网络接入点(仅 iPhone 和无线设备)的情况下在 iPhone 上接收信息,以及如何接收。

我正在研究苹果公司的 UDPecho,我认为它可能很有用。

如果有人有任何想法,请告诉我你的想法

I'm trying to make an iPhone application to communicate with an other wireless device.
The other device can send datas via UDP sockets. I just want to know if it is possible to receive the informations on the iPhone, without access point on the network (just an iPhone and the wireless device), and how if it is.

I was looking at UDPecho, by apple, and I think it could be useful.

If anyone had some idea, just let me know what you're thinking about

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

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

发布评论

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

评论(1

葬シ愛 2024-10-29 03:41:13

装有 iOS 4.3 的 iPhone 4 可以使用个人热点功能创建 Wi-Fi 网络,您的“其他设备”可以加入该网络。

配备 4.2.6 的 Verizon iPhone 也可以做到这一点。

无论 iOS 版本如何,早期的 iPhone 型号都无法使用个人热点功能。

iPhone 4 with iOS 4.3 can create a Wi-Fi network using the Personal Hotspot feature, which your "other device" could join.

A Verizon iPhone with 4.2.6 may also be able to do this.

Earlier iPhone models can't use the Personal Hotspot feature, regardless of the version of iOS.

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