Possible Duplicate:
What's the best Remote Desktop Application?

Does anyone know of any VNC-style, secure remote desktop solutions for OSX and Windows that I can use to help my family and friends?

link|improve this question

feedback

closed as exact duplicate by Kyle, studiohack May 4 '11 at 18:49

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

5 Answers

Teamviewer.com has a free client that works with a id-code and a passcode that changes every time you launch the app, works like a charm. (and is cross platform as well)

link|improve this answer
And even has a free Android app! (Possibly iOS as well, I dunno.) – Shinrai May 4 '11 at 14:23
Yep, iOS app as well, for both iPhone and iPad. – Jannemans May 4 '11 at 16:56
feedback

I user LogmeinFree Personally. Installs on both Macs and Windows. http://www.logmein.com, only needs a Java Enabled browser to access (also comes with Android and iPhone remote client apps also...but you might need to pay for them).

link|improve this answer
feedback

If you like VNC, keep using it. Tunnel it over SSH - clients and servers are built into most operating system, with the exception of Windows where both clients (PuTTY) and servers are available. Simply set up a tunnel from a certain port on your computer to port 5900 on the server (with e.g. ssh -L 1234:localhost:5900 server.domain.com), then tell your VNC client to connect to localhost, port 1234.

link|improve this answer
feedback

Copilot is great and is free on weekends.

link|improve this answer
feedback

Try this http://www.realvnc.com one of the best secure for remote desktop

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.