TightVNC | |
Logo Size: | 64px |
Released: | v1.0 / [1] |
Latest Release Version: | Linux: 1.3.10; Windows: 2.8.81 |
Programming Language: | C, C++, Java[2] |
Operating System: | Microsoft Windows, Linux |
Language: | English |
Genre: | Remote administration |
License: | GPL-2.0-or-later |
TightVNC is a free and open-source remote desktop software server and client application for Linux and Windows. A server for macOS is available under a commercial source code license only, without SDK or binary version provided.[3] Constantin Kaplinsky developed TightVNC,[4] using and extending the RFB protocol of Virtual Network Computing (VNC) to allow end-users to control another computer's screen remotely.
TightVNC uses so-called "tight encoding" of areas, which improves performance over low bandwidth connection. It is effectively a combination of the JPEG and zlib compression mechanisms.[5] [6] It is possible to watch videos and play DirectX games through TightVNC over a broadband connection, albeit at a low frame rate.
TightVNC includes many other common features of VNC derivatives, such as file transfer capability.
TightVNC is cross-compatible with other client and server implementations of VNC; however, tight encoding is not supported by most other implementations, so it is necessary to use TightVNC at both ends to gain the full advantage of its enhancements.[7]
Among notable enhancements are file transfers, support for the DemoForge DFMirage mirror driver (a type of virtual display driver) to detect screen updates (saves CPU time and increases the performance of TightVNC), ability to zoom the picture and automatic SSH tunneling on Unix.
Since the 2.0 beta, TightVNC supports auto scaling, which resizes the viewer window to the remote users desktop size, regardless of the resolution of the host computer.
TightVNC 1.3.10, released in March 2009, is the last version to support Linux/Unix.[8] This version is still often used in guides to set up VNC for Linux.[9] [10]
RemoteVNC is a fork of the TightVNC project and adds automatic traversal of NAT and firewalls using Jingle. It requires a GMail account.
The developers have also produced a portable version of the software,[11] available as both U3 and standalone downloads.
TurboVNC is based on the TightVNC 1.3.x, xf4vnc, X.org, and TigerVNC code bases and includes numerous performance enhancements and features targeted at 3D and video workloads.[12] [13]
TigerVNC is VNC server and client software, started as a fork of TightVNC in 2009, after three years of inactivity in TightVNC trunk. It also takes some code from TurboVNC.[14]