【问题标题】:Microsoft Windows Mobile Remote Debugging APIMicrosoft Windows Mobile 远程调试 API
【发布时间】: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


    【解决方案1】:

    远程工具使用的是CoreCon APIs,而不是 RAPI。

    【讨论】:

      猜你喜欢
      • 2012-09-17
      • 2011-02-07
      • 1970-01-01
      • 1970-01-01
      • 2015-01-18
      • 1970-01-01
      • 2019-07-16
      • 2010-09-27
      • 2013-04-16
      相关资源
      最近更新 更多