远程桌面连接,远程计算机上没有登录屏幕

发布于 2024-09-18 12:42:00 字数 319 浏览 2 评论 0原文

我编写了一些 C# 代码,允许我使用 AxMSTSCLib 建立远程桌面连接。

到目前为止,一切都很好。就像魅力一样。

然而,我真正需要的是简单地镜像远程桌面。 通过标准 RDP 连接,远程计算机将桌面内容传输到客户端并在本地显示登录屏幕,从而使远程计算机在本地无法操作。 我需要一个简单的桌面镜像解决方案。 RDP 拥有我需要的所有组件,因此除非绝对必要,否则我不想使用任何第三方软件。

我的问题是:RDP 中是否有一项设置会导致远程计算机显示其桌面而不是登录屏幕?

如果需要的话,我很乐意对 AxMSTSCLib 使用不同的方法。

I have written some C# code that allows me to establish a remote desktop connection using AxMSTSCLib.

So far so good. Works like a charm.

However, what I actually need is to simply mirror the remote desktop.
with a standard RDP connection the remote computer transmits the desktop content to the client and shows the login screen locally, thereby rendering the remote computer inoperable locally.
I need a simple desktop mirroring solution.
RDP has all the components I need, so I don't want to utilize any 3rd party software unless I absolutely have to.

My question is: is there a setting in the RDP that causes the remote computer to show its desktop instead of the login screen?

I am happy to use a different approach to AxMSTSCLib if I have to.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文