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.
我正在尝试编写一个可以在连接到 WP7 设备时与 USB 设备通信的小应用程序。是否可以从 WP7 设备通过 USB 使用 PTP 协议?手机是否需要支持 USB 主机控制器才能通过 USB 上的 PTP 进行通信?
恐怕目前不可能。SDK 当前提供的唯一外部访问(包括测试版 Mango 版本)是通过 HTTP 或网络套接字。
当手机连接到 PC 时,我相信它可以访问它的内部 IP 地址,但这与您现在所获得的一样接近。