开发者

Control Remote Terminal Services from my application

开发者 https://www.devze.com 2023-02-08 18:22 出处:网络
I want my application to connect to Remote Desktop (Windows 2008 R2 Terminal) with my credentials and access the network/applications there.

I want my application to connect to Remote Desktop (Windows 2008 R2 Terminal) with my credentials and access the network/applications there.

I have seen how to use the ActiveX library to put the object of terminal services to cre开发者_运维知识库ate the Tabbed RPD client; it is nice but I need to CONTROL and access it easily without doing it with some simple Auto-it-user-simulating-copy/pasting-application.

At work, we use the terminal desktop service of other company's network. There are guys who have a lot of tables and tickets to do, but they can't fully automate it as it's in separate working environment -> can I access it via my app or not? Is it that tight and secure?

0

精彩评论

暂无评论...
验证码 换一张
取 消