TightVNC
64px | |
Initial release | v1.0 in 2001[1] |
---|---|
Stable release | 2.7.10 / July 24, 2013 |
Written in | C, C++, Java[2] |
Operating system | Microsoft Windows, Linux |
Available in | English[2] |
Type | Remote administration |
License | GNU General Public License GPL v2 |
Website | tightvnc |
TightVNC is a cross-platform free and open-source remote desktop software application that uses and extends the RFB protocol of Virtual Network Computing (VNC) to control another computer's screen remotely. It was created by Constantin Kaplinsky.
Contents
Encodings
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.[3][4] It is possible to watch videos and play DirectX games through TightVNC over a broadband connection, albeit at a low frame rate.[citation needed]
TightVNC includes many other common features of VNC derivatives, such as file transfer capability.
Compatibility
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.[5]
Among notable enhancements are file transfers, support for Windows DFMirage mirror 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.[citation needed]
Derived software
RemoteVNC
RemoteVNC is a fork of the TightVNC project and adds automatic traversal of NAT and firewalls using Jingle.
TightVNC Portable Edition
The developers have also produced a portable version of the software,[6] available as both U3 and standalone downloads.
TurboVNC
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.[7]
TigerVNC
<templatestyles src="Module:Hatnote/styles.css"></templatestyles>
See also
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- No URL found. Please specify a URL here or add one to Wikidata.
- TightVNC on SourceForge.net
- TigerVNC fork announcement February 2009
- Pages with reference errors
- Pages with broken file links
- Articles with unsourced statements from August 2008
- Articles with unsourced statements from February 2015
- Official website missing URL
- Remote desktop
- Virtual Network Computing
- Remote administration software
- Free network-related software
- Free software programmed in C
- Free software programmed in C++
- Free software programmed in Java (programming language)
- Cross-platform software
- Portable software
- Remote desktop software for Linux