Can I connect to Windows 7 Remote Desktop with Firefox?

2

I'd lilke to connect to my home Windows 7 Pro x64 PC from work. The only tool I have to do this with is Firefox.

I've tried running TSWeb on IIS for the RDP session but I can't connect.

I think it's due to Active X control requirements.

Can I access RDP through firefox at all?

UPDATE: Probably worth mentioning, the motivation for not using Logmein or similar is that their web pages are blocked by the office proxy. I'd like to host a webpage at home which allows me to control the PC, in the browser without activex. Thanks

UPDATE2: Is there perhaps any Java software I can run to host the remote session?

G-.

Posted 2011-11-28T13:49:40.537

Reputation: 683

You should be able to use the Remote Desktop client built into Windows. Otherwise there is always services like GoToMyPC which uses a browser plug-in. – Ramhound – 2011-11-28T15:27:35.323

does it have to be RDP or would other protocols work? – Journeyman Geek – 2012-06-02T14:37:52.930

Since you mentioned Java, is properJavaRDP an option? It could also be run as an applet in Firefox. – Gurken Papst – 2012-06-02T16:02:32.400

Answers

0

"No"

I haven't been able to find any mechanism to connect in the way I describe in my question.

Thank you to others who have given suggestions

G-.

Posted 2011-11-28T13:49:40.537

Reputation: 683

0

With regards to accessing RDP (Remote Desktop Protocol), I doubt you would be able to do that on Firefox. I guess the only thing I can advise you with is LogMeIn. I'm actually using it on a constant basis and it's free if you're only after the remote controlling feature. As far as I know, it works on Firefox, Google Chrome and other modern web browsers.

Registered User

Posted 2011-11-28T13:49:40.537

Reputation: 265

but unfortunately, their page is blocked by my proxy :) – G-. – 2011-11-28T15:33:15.987

0

"Yes" And there's quite a few ways to do this.

Many VNC clients come with a java client - for example realvnc and ultravnc - these run a mini web server which you can access vnc over.

If you have a little more time and patience, there's also a html5 client for vnc, though i've not really tried it on windows yet - its called kanaka novnc

Now, if we could dump the firefox requirement, chrome has a great plugin for remote access

Journeyman Geek

Posted 2011-11-28T13:49:40.537

Reputation: 119 122