Er zijn verschillende op het vnc-protocol gebaseerde programma's waarmee computers op afstand kunnen worden beheerd. RealVNC dankt zijn naam aan het feit dat het wordt uitgegeven door diverse mensen die vanaf het begin bij AT&T aan dit protocol gesleuteld hebben. RealVNC is verkrijgbaar in een gratis en twee commerciële uitvoeringen. Versie 5.2 is uitgekomen en hierin zijn de volgende verbeteringen aangebracht:
All platformsWindows
- NEW: VNC is available in French, German, and Spanish. The appropriate language for the desktop of each user is automatically selected. This can be changed (if required) using the
Locale
VNC parameter.- VNC parameters that parse environment variables (such as
LogDir
) now resolve the syntax$$
to a literal$
, for example to accommodate such a character in a folder name.- FIXED: The VNC Viewer chat interface no longer prevents a user account password being entered at the Login window or lock screen.
UNIX
- Chat and file transfer are no longer separate applications but rather merged into the
vncserverui.exe
program. To configure chat and file transfer using Group Policy, examine the VNC Server > mode > User Interface policy folder.- FIXED: VNC applications can now be run from user accounts with a
$
character in the account name.Mac OS X
- VNC Server in Service Mode (
vncserver-x11-serviced
) and the VNC Server in Virtual Mode daemon (vncserver-virtuald
) can now be started usingsystemctl
on Linux distributions that supportsystemd
, such as the latest Fedora.- VNC Server now supports PAM session modules, and session actions in
pam_umask.so
,pam_limits.so
,pam_env.so
, andpam_unix.so
are automatically referenced in/etc/pam.d/vncserver
(or equivalent file).- Chat is no longer a separate application but rather merged into the
vncserverui
program. To configure chat using policy, edit thevncserverui-
<mode> policy template file.- FIXED: VNC hosted on a network share no longer relies on the
cacerts.pem
file.
- NEW: VNC Server in Service Mode can lock the computer or start the screensaver when the last VNC Viewer user disconnects (not available under OS X 10.4).
- The
VNC Chat.app
no longer reads from the/Library/Preferences/com.realvnc.vncchat.plist
file. To configure chat using policy, edit thevncserverui-
<mode> policy template file.- FIXED: VNC Viewer no longer prevents media keys such as volume or brightness from affecting the client computer.