Thanks for the explanation, I think I may prefer to use RDC in certain
instances. I think my problem now is that I have tried RDC, but cannot get
it to work since all of us are in separate locations behind NAT routers.
I've also got Hamachi running too on everyone's machine. I'll lookup some
additional info on RDC and how to get it to work properly. If you have any
info websites you could point me to, I'd appreciate it. Thanks for all of
your input.
I've been a VNC addict too, way back in NT4. I started building it down
when W2K server came with a remote administration mode, because RDP is way
more efficient with bandwidth. Today I only keep it around for some old
Win2000 Pro machines I still have to administer.
You can use RDC through NAT routers if you open port 3389 on the router and
forward it to the proper machine [but: see first remark below].
I've RDPed to multiple machines after the same router as well (an internal
NAT router in the company LAN, not on the internet - there's that remark
again
You can route a port to only one machine, but you can route different ports
to different machines - and 3389 is the default for RDP, but you can make
machines connect on other ports.
Sorry if this sounds a bit vague, but the exact details depend on the
brand/model of router you use.
Some remarks:
1) I would strongly recommend against opening the RDP port (and VNC just as
well) "naked" on the internet, go for a VPN solution and connect through a
tunnel.
2) It isn't necessarily so with RDC that the other user can't see what
happens on the screen. There's remote assistance mode (which also uses the
RDP protocol, just like RDC), where you both see the screen and can use
keyboard and mouse at the same time.
The main difference between remote desktop and remote assistance mode is
that the session is started from the other side, you can't start
"assisting" uninvitedly.
3) Remote assistance mode contains a built-in mechanism to get through NAT
routers, see
http://en.wikipedia.org/wiki/Teredo_tunneling .
Disclaimer: I haven't tried it yet (Teredo never, and remote assistance
just once in XP).