远程桌面连接以编程方式模拟 Windows c++

发布于 2024-09-15 10:24:52 字数 155 浏览 8 评论 0原文

我的问题是:如何使用远程计算机创建相同的基本功能,例如使用相同的鼠标,这样当我在计算机上移动时,该功能将同时出现在远程计算机上,就像在团队查看器上一样。谁能解释一下所有远程桌面共享程序背后的原理是什么,我如何才能看到我在远程计算机上所做的事情...... 代码&链接也将很有价值...:)

My question is: How you can create same basic functionality with the remote computer, like using the same mouse, so when i take move on my computer that will appear at same moment on remote computer, like on the team viewer. Can anyone explain what is the philosophy behind all remote desktop shared programs, how i can see what I'm done on the remote computer...
Codes & link's will be appriciate too... :)

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

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

发布评论

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

评论(1

禾厶谷欠 2024-09-22 10:24:52

你可以看一下 mRemote 的代码,它是一个针对多种协议的远程连接管理器( RDP、VNC、ssh 等)。也许这会回答您的一些问题?

干杯,

塞巴斯蒂安

You could take a look at the code of mRemote, a remote connection manager for a number of protocols (RDP, VNC, ssh and more). Maybe that will answer some of your questions?

Cheers,

Sebastiaan

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