Difference between revisions of "VNC"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "VNC stands for Virtual Network Computing. It is basically a graphical desktop sharing system: The desktop of the server is shared and can be duplicated on the client. The keyb...")
(No difference)

Revision as of 19:57, 9 September 2019

VNC stands for Virtual Network Computing. It is basically a graphical desktop sharing system: The desktop of the server is shared and can be duplicated on the client. The keyboard and mouse events generated by the client can be tarnsfered to server, where they will have the same effect a local key stroke or mouse movement or click would have. This way, a computer can be monitored and controlled remotely. The underlying protocol is relatively simple. It is called the Remote Frame Buffer protocol (RFB).