--- wikisrc/pkgsrc/remote.mdwn 2011/07/19 13:13:04 1.10 +++ wikisrc/pkgsrc/remote.mdwn 2011/08/19 18:05:39 1.12 @@ -14,6 +14,14 @@ As a further goal, documentation will be FreeBSD port + Remmina + ? + VNC, RDP, NX, XDMCP + ? + ? + ? + + EchoVNC GPL VNC, RDP, RAdmin1 @@ -22,28 +30,28 @@ As a further goal, documentation will be no - FreeRDP2 + KRDC GPL - RDP 5 + RDP, VNC no yes - yes + no - KRDC + RealVNC GPL - RDP, VNC - no + VNC + yes yes no - QtNX + TightVNC GPL - NX - no + VNC yes - no + ? + ? rdesktop @@ -54,28 +62,20 @@ As a further goal, documentation will be yes - RealVNC + FreeRDP2 GPL - VNC + RDP 5 + no yes yes - no - TightVNC + QtNX GPL - VNC + NX + no yes - ? - ? - - - Remmina - ? - VNC, RDP, NX, XDMCP - ? - ? - ? + no @@ -91,14 +91,6 @@ As a further goal, documentation will be FreeBSD port - FreeNX - GPLv2 - NX - no - yes - yes - - x11vnc GPLv2 VNC @@ -114,6 +106,14 @@ As a further goal, documentation will be yes yes + + FreeNX + GPLv2 + NX + no + yes + yes + 1 Unreliable source (i.e. only Wikipedia). @@ -146,4 +146,10 @@ As a further goal, documentation will be 1. [[!wikipedia TigerVNC]] 1. [[!wikipedia ITALC]] 1. [[!wikipedia KRDC]] -1. Check interoperability with stock OSX VNC server, it has extensions not handled by TightVNC and RealVNC at least. +1. Check interoperability with stock MacOS X VNC server, it has extensions not handled by TightVNC and RealVNC at least. +I have to run this to make it possible to connect to MacOS: +
+sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -verbose -activate -restart -agent -allowAccessFor -allUsers -privs -all -clientopts -setvnclegacy -vnclegacy yes -setvncpw -vncpw some-password
+
+Setting password is essential here. +Tested on Darwin 10.3.3 x86_64.