hpr1606 :: Howto VNC
Klaatu talks about how to get VNC up and running.
Hosted by Klaatu on Monday, 2014-09-29 is flagged as Clean and is released under a CC-BY-SA license.
VNC, Virtual Network Computing.
1.
The show is available on the Internet Archive at: https://archive.org/details/hpr1606
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:14:03
general.
Klaatu talks about how to get VNC up and running. It focuses on x11vnc but basically it applies to any variety.
Virtual Network Computing
From Wikipedia, the free encyclopedia
In computing, Virtual Network Computing (VNC) is a graphical desktop sharing system that uses the Remote Frame Buffer protocol (RFB) to remotely control another computer. It transmits the keyboard and mouse events from one computer to another, relaying the graphical screen updates back in the other direction, over a network.
VNC is platform-independent – There are clients and servers for many GUI-based operating systems and for Java. Multiple clients may connect to a VNC server at the same time. Popular uses for this technology include remote technical support and accessing files on one's work computer from one's home computer, or vice versa.
VNC was originally developed at the Olivetti & Oracle Research Lab in Cambridge, United Kingdom. The original VNC source code and many modern derivatives are open source under the GNU General Public License.
There are a number of variants of VNC which offer their own particular functionality; e.g., some optimised for Microsoft Windows, or offering file transfer (not part of VNC proper), etc. Many are compatible (without their added features) with VNC proper in the sense that a viewer of one flavour can connect with a server of another; others are based on VNC code but not compatible with standard VNC.
VNC and RFB are registered trademarks of RealVNC Ltd. in the U.S. and in other countries.