如何使用C#访问远程桌面内的网页元素数据 [英] How to access a webpage element data inside a remote desktop using C#

查看:107
本文介绍了如何使用C#访问远程桌面内的网页元素数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要的是创建一个C#代码,它将打开REMOTE机器(比如win7),打开一个网页(比如google.co.in),复制一些文本(图像超链接文本,即图像来自网页并粘贴在LOCAL系统的记事本文件中。



我已经能够使用C#连接到远程桌面了,我被困在那里!!!



我尝试了什么:



我已经能够连接到远程桌面了C#

What i need is to create a C# code which will open the REMOTE machine(say win7) , open a webpage(say google.co.in) , copies some text(the image hyperlink text i.e "image" from the webpage and paste in the notepad file in LOCAL system.

I had been able to connect to remote desktop using C# ,and i am stuck there!!!

What I have tried:

I had been able to connect to remote desktop using C#

推荐答案

据我所知,你没有。你无法通过远程桌面访问远程机器上运行的进程,更不用说文件了他们正在努力。
As far as I can tell, you don't. You have no access to the processes running on the remote machine over remote desktop, let alone the documents they are working on.


这篇关于如何使用C#访问远程桌面内的网页元素数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆