使用 Objective-C 进行 USB 编程

发布于 2024-08-10 17:46:17 字数 85 浏览 1 评论 0原文

谁能告诉我如何使用 Objective-C 将 USB 设备编程为 iPhone 应用程序?

我想通过 iPhone 访问 USB 设备内容

Can anyone tell me how to program USB devices with Objective-C as an iPhone application?

I want to access USB device contents through iPhone

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

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

发布评论

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

评论(1

浅唱々樱花落 2024-08-17 17:46:17

你不能。如果您使用 ExternalAccessory 框架,您无法访问任意 USB 设备。 SDK 使您可以访问使用 USB 之上的自定义接口的设备,您在注册该计划并签署更多保密协议后可以获得详细信息。

You can't. While it is possible to build USB based accessories for iPhone if you join the Made for iPhone program using the ExternalAccessory framework, you cannot access arbitrary USB devices. The SDK gives you access to devices that use a custom interface on top of USB, the exact details of which you get after signing up for the program and singing some more NDAs.

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