通过 RAPI2 连接多个设备

发布于 2024-08-09 06:04:35 字数 288 浏览 9 评论 0原文

Microsoft RAPI2 接口 设计为能够与多个设备通信。但是,ActiveSync 4.5.0 一次只允许一台设备连接,并且只允许通过 USB 连接。

有没有一种方法可以为桌面和移动设备编写客户端-服务器部分,以允许多个设备通过 RAPI2 连接连接到桌面?最好通过某种方式将 RAPI2 置于 TCP/IP 之上。

谢谢, 保罗·H

The Microsoft RAPI2 interface is designed with the ability to talk to multiple devices. But, ActiveSync 4.5.0 allows only allows one device at a time to connect and only allows it over a USB connection.

Is there a way to write a client-server piece for the desktop and mobile device that will allow more than one device to connect to the desktop through a RAPI2 connection? Preferably some way to put RAPI2 over TCP/IP.

Thanks,
PaulH

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

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

发布评论

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

评论(1

毅然前行 2024-08-16 06:04:35

msdn 他们写道:

对于 Windows CE 5.0 及更早版本,此枚举序列将仅包含单个连接的设备。

In msdn they wrote this:

For Windows CE 5.0 and earlier, this enumeration sequence will only contain a single connected device.

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