the original open-source cross-platform remote control solution
What makes VNC different from other systems?
VNC differs from other remote display systems in three crucial ways:
- It is fully cross-platform. A desktop running on a Linux machine may be displayed on a Windows PC, on a Solaris machine, or on any number of other architectures. There is a Java viewer so that any desktop can be viewed with any Java-capable browser. There is a Windows server, allowing you to view the desktop of a remote Windows machine on any of these platforms using exactly the same viewer. The simplicity of the protocol makes it easy to port to new platforms and other people have therefore ported VNC to a huge variety of platforms.
- It is small and simple. The Windows viewer, for example, is about 150K in size and can be run directly from a floppy. The entire Java viewer is substantially less than 100K and takes less time to download than the images on some web pages.
- It is free! You can download it, use it, and redistribute it under the terms of the GNU General Public License.
