mirror of
https://github.com/tiyn/wiki.git
synced 2026-01-11 09:09:45 +01:00
868 B
868 B
VNC
VNC - short for Virtual Network Computing - is a software used for sharing the desktop of a system. It is based on the Remote Frame Buffer protocoll which is also named RFB.
VNC is especially used for accessing graphical applications or terminals of a remote server, dockerized or virtualized program.
VNC Clients
The following is a list of VNC clients.
- AVNC is a VNC client for Android devices.
- bvnc is a VNC client for Linux.
- Vinagre is a VNC client for Linux.
- gvnc is a VNC client for Linux.
VNC Server
The following is a list of VNC server.