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.
通过搜索和阅读文档,我发现我可以通过蓝牙和 USB 端口连接到外部设备,但通过连接 wifi 我没有发现任何东西。我可以将外部附件框架用于 1:我的设备只支持 wifi 2:如果我的设备没有为 IOS 编程怎么办?
请帮忙
我不明白你的意思。WiFi 访问设备依赖于标准的 BSD 网络层。
您只需在应用程序中实现 TCP/IP 服务器(或客户端,取决于您的设备规格)。