Non-RDP remote desktop solution (for LAN - Windows Home Premium)

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.


Solution 1:

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).

Solution 2:

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.

Solution 3:

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.

Solution 4:

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.