在浏览器中嵌入远程桌面 [英] Embed remote desktop in browser

查看:170
本文介绍了在浏览器中嵌入远程桌面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想我的浏览器中嵌入远程桌面会话。我必须使用远程桌面,因为我的客户端无法在服务器上安装任何额外的软件。

I would like to embed a Remote Desktop session within my browser. I must use remote desktop because my clients can't install any additional software on the server.

下面是我已经可以预见一些问题:

Here are some problems that I can already foresee:

1)我相信我可以嵌入RDP ActiveX控件,但我能支持是IE。即使如此,IE锁定可能禁止ActiveX控件。

1) I believe that I can embed an RDP ActiveX control, but then all I could support is IE. And even then, IE lockdown may forbid ActiveX controls.

2)我不知道苹果电脑什么,但我presume,他们本来不运行RDP?

2) I don't know anything about Apple computers, but I presume that they don't inherently run RDP?

3)我认为有办法通过Java控制运行RDP。我没有经验,知道这是好还是坏主意。我想,Java的可能,甚至在某些浏览器被禁用,但不知道这是否是一个常见的​​情况?

3) I think there are ways to run RDP through a Java control. I don't have experience to know if this is a good or bad idea. I suppose that Java may even be disabled on some browsers, but don't know if this is a common case?

那么,究竟选择有我来到这​​里,使这项工作可靠?我presume,我可能需要一些默认选项(即的ActiveX),然后是一些后备选项(即JAVA)和code,每次来确定正确的选项。

So, what options have I got here to make this work reliably? I presume that I may need some default options (ie ActiveX), and then some fallback options (ie Java), and code to identify the correct option each time.

推荐答案

如何 properJavaRDP - RDP客户端java的。据现场,适用于Windows,Linux和OS X.它看起来像它的发货作为一个普通JAR - 你可能会重新包装它作为一个Java Web Start的应用程序部署从浏览器,甚至是(签字)小程序。 (小程序将需要签署连接到任意主机。)

How about properJavaRDP - RDP client in java. According to the site, works on Windows, Linux and OS X. It looks like it's shipped as a regular JAR - you might repackage it as a Java Web Start app for deployment from a browser, or even a (signed) applet. (Applet will need to be signed to connect to any arbitrary host.)

这篇关于在浏览器中嵌入远程桌面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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