| Developer(s) | RealVNC |
|---|---|
| Stable release | 4.1.3 (Free) / 4.6.3 (Personal and Enterprise) / August 19, 2011 |
| Written in | Java |
| Operating system | Microsoft Windows, Mac OS X, Linux, HP-UX, Solaris AIX (Enterprise only) |
| Platform | Java Platform |
| Type | Remote administration software |
| License | GPL / proprietary commercial |
| Website | www.realvnc.com |
RealVNC is a company that provides remote access software. The software consists of a server and client application for the Virtual Network Computing (VNC) protocol to control another computer's screen remotely.
|
Contents
|
RealVNC Ltd. was founded by Andy Harter (CEO) and other members of the original VNC team at AT&T. For a desktop to desktop connection RealVNC runs on Windows, Mac OS X, and many Unix-like operating systems. A RealVNC client also runs on the Java platform and on the Apple iPhone, iPod touch and iPad and Google Android devices. A Windows-only client, VNC Viewer Plus is now available, designed to interface to the embedded server on Intel AMT chipsets found on Intel vPro motherboards.
For remote access to view one computer desktop on another, RealVNC comes in one of three editions:
As of release 4.3 (released August 2007) separate versions of both the Personal and Enterprise editions exist for 32-bit and 64-bit systems. The (as of 2010[update]) latest release (4.6) includes features such as HTTP proxy support, chat, an address book, remote printing, unicode support, and connection notification.
RealVNC clients using vncviewer can run in full-screen mode; they use the F8 function-key as the default key for bringing up an options menu (which includes the option to, among other things, switch off full screen mode or to forward a Control-Alt-Delete key-sequence).
Server component of RealVNC allows computer to be remotely controlled by another computer. The software can be installed for legitimate purposes, but it can also be installed from a remote location by an attacker with malicious intent. It is detected as RemoteAccess:Win32/RealVNC by Windows Defender.[3]
RealVNC uses the RFB protocol. It defaults to TCP port 5900. When making a connection over the internet, the user must open this port in the local firewall as well as configure port forwarding to forward TCP Port 5900 (or the customized port respectively) to the local machine address if behind a NAT Router.
As an alternative, one can tunnel VNC through SSH, avoiding the opening of additional ports and automatically traversing the NAT router. SSH also provides encryption of the connection between the VNC server and viewer.
Unicode is not supported for VNC version 3.x and lower so it is impossible to transfer clipboard text outside the Latin-1 character set. This is not a restriction on the non-GPL software sold by RealVNC.
The VNC protocol is pixel based. Although this leads to great flexibility (i.e.- any type of desktop can be displayed), it is often less efficient than solutions that have a better understanding of the underlying graphic layout like X11. Those protocols send graphic primitives or high level commands in a simpler form (i.e.- open window), whereas RFB just sends the raw pixel data.
|
||||||||
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)