【发布时间】:2011-02-22 09:59:49
【问题描述】:
Visual Studio 附带一组“远程工具”(如 Remote Spy、Zoom-In、Process Viewer 等),用于调试 Windows Mobile 和 Windows CE 设备上的应用程序。这些应用程序将通过 USB ActiveSync 连接或在设备上启用Remote Debugging 的 TCP/IP 网络运行。但是,RAPI 和 RAPI2 接口只能通过 ActiveSync 连接到设备。
这些“远程工具”应用程序使用什么来允许它们通过任何 TCP/IP 网络进行连接?除了 RAPI 和 RAPI2 之外,还有其他 API 允许这样做吗?
【问题讨论】:
标签: windows-mobile remote-debugging corecon