Multiple remote desktop connections to same session

10

4

I need to connect to the remote desktop twice - because of pair programming on the remote machine - now, when one coder connects, other is disconnected.

My idea is to install tightvnc or some other vnc to the remote machine, and let one coder use remote desktop and other log in via vnc. Any better/easier solution?

Daniel Mošmondor

Posted 2010-11-03T13:15:26.927

Reputation: 484

Answers

11

If you use Windows Server, once connected through RDP, you can right click a console session in Task Manager and select Remote Control, to share the same session. You can also do the same with the termsrv.dll patch on desktop Windows.

Another option is TeamViewer, and IIRC, you can do the same with CrossLoop, both of which are easier to setup than VNC (no port forwarding needed if connecting through the internet).

paradroid

Posted 2010-11-03T13:15:26.927

Reputation: 20 970

On 2014 Jan 31, after a corporate takeover, Crossloop's products and services became unavailable. TeamViewer works fine, and installation on Linux and Win7 was dead easy. Nice multimonitor support, too. – Camille Goudeseune – 2014-05-16T19:04:00.257