9

I was too cheap to buy Windows 7 Pro and went with Windows Home Premium, so now I'm looking for a replacement for RDP (Remote Desktop). It's been a while since I've used VNC, but the performance was always pretty poor even on a LAN.

I'm going to take a look at TightVNC and UltraVNC, but is there anything else I should look at? I'm looking for something as good as RDP if such a thing exists. It doesn't have to be free but less than US$50 would be great.

David Hayes
  • 1,495

8 Answers8

10

TeamViewer not only works over the Internet but also over your local network:

You can use TeamViewer on your local network over IP addresses or computer names. By default this feature is deactivated because software firewalls may open an acceptance dialog when TeamViewer listens is configured this way.

To activate the LAN mode in TeamViewer:

  1. In the menu click on extras and then on options.
  2. On the general tab activate the checkbox 'Accept incoming LAN connections'

Other than that, TeamViewer requires no configuration.

TeamViewer is free for personal use, a portable version is available (doesn't have to be installed).

4

What's wrong with mstsc, which is the RDP client built into all versions of Windows since 2000 at least? We use it a lot over a LAN and WAN and I find it performs better than echovnc which we also run to support remote clients.

Windows Vista and, I believe, Windows 7 I've heard perform quite poorly with RDP out of the box. This is something to do with some autotuning in the IP stack.

The following apparently makes the world of difference:

netsh interface tcp set global autotuninglevel=highlyrestricted

See blog post Remote Desktop slow problem solved.

hookenz
  • 4,095
2

No RDP in Windows 7? There's a hack for that. Usually lasts until the next Service Pack install.

I haven't used this one myself, but I've used the Vista one (from the same place, TheGreenButton.com forums) in the past to get the concurrent desktops on Vista Ultimate and it worked like a charm.

I'm not sure if the referenced version requires you to obtain your own RDPClip DLLs from Server 2008 or what, but it doesn't appear as such.

According to that thread there may be Audio issues with Home Premium, but there may also be a solution elsewhere in that currently 8-page long thread. :)

For $90 there's also DameWare Mini Remote Control, which works very well (considerably better than VNC in my opinion).

HTH.

1

You can enable Remote Desktop for Windows 7 Home Premium. It requires some hacking of \Windows\System32\termsrv.dll, though.

You'll have to search for the binary files you need, but you'll need either a patcher or a hacked version of termsrv.dll.

See Q&A I created for this discussion.

palswim
  • 3,601
0

http://nomachine.com/

No machine is VERY fast compared to VNC. Don't be confused by their website. They have a free version!

Kelbizzle
  • 1,879
0

Am I wrong in thinking that if you just need a client then you could use the mstsc.exe RDP client built into Windows 7? The client comes with the Home Premium version, but I don't know if you can enable remote connections the way you could in Windows XP/Vista. If that's the client, what's the server? Or do you need both? According to Microsoft, you can connect to other computers running XP Pro, 2k3 server, 2k8 server, or Vista Business and Ultimate with the client included in Windows 7.

This link from Microsoft has specifics on the RDP client.

If the client isn't readily available, typing 'mstsc' in the Start Menu search box will find it.

atroon
  • 2,616
0

One solution that is not well advertised is Microsoft Live Mesh (www.mesh.com). You can get a group of PC's connected to it that you use most often, and easily connect to them. The remote desktop functionality seems a bit sluggish compared to RDP, but it's really easy to use (and allows you to share and synchronize folders & files between your group of PC's). Another plus, you don't have to open up any special firewall ports for RDP to work.

0

There is a pretty decent software which is cross platform that u can use if you are not happy with Teamviewer's quality and speed. It is "MySpy". I recommend it to you because it's quality is lot better than Teamviewer. Though it does not use VNC, speed is considerable fast. It is only 235 KB in size and is freeware. Have a look at www.myspylan.blogspot.com

Param
  • 1