Changes

Jump to: navigation, search

Raspberry Pi - Week 3

1 byte removed, 17:03, 19 April 2013
Graphical Interface through the Network
*VNC, '''Virtual Network Computing''':
<blockquote>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. [http://en.wikipedia.org/wiki/Virtual_Network_Computing] </blockquote>
**Remote Desktop.
*You need a client and a server. The server runs on the raspberry pi. The client is on whatever machine you are connecting from.
*We can install our vncserver through the raspbian package manager, apt-get.

Navigation menu