终端服务器:使用 AxMSTCLib 隐藏会话

发布于 2024-08-23 11:56:26 字数 147 浏览 7 评论 0原文

我试图“隐藏”通过 AxMSTCLib (使用 c# 应用程序)打开的会话中的会话,但我被弹出了。 TS2008 出现这种情况正常吗?

如果是这样,任何人都可以解释如何使用托管代码打开 shawod rdp 会话吗?

问候,

斯特凡

I'm trying to "shadow" a session within a session opened through AxMSTCLib (using c# app), but I get ejected. Is this normal with TS2008 ?

If so, as anyone ressource explaining how to open a shawod rdp session using managed code ?

Regards,

Stéphane

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

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

发布评论

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

评论(1

恬淡成诗 2024-08-30 11:56:26

如果您想以编程方式启动会话的远程控制,可以使用 Cassia 库 -- 从项目的 构建下载最新的主干构建服务器(以访客身份登录)并使用 ITerminalServicesSession.StartRemoteControl 方法。

我在结束远程控制时遇到会话断开连接的问题(请参阅 此线程),但我不确定这是否是您所指的。

If you want to programmatically start remote control of a session, you can do so using the Cassia library -- download the latest trunk build from the project's build server (login as a guest) and use the ITerminalServicesSession.StartRemoteControl method.

I have had issues with sessions being disconnected when ending remote control (see this thread), but I'm not sure if that's what you are referring to.

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