LibVNC/libvncserver
LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program. observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4539
- days_rel: 619
- days_push: 51
- n_releases_24m: 1
Adoption not part of the score
1361 stars · 572 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LibVNCServer/LibVNCClient are cross-platform C libraries for implementing VNC server and client functionality using the RFB protocol. LibVNCServer supports WebSockets so browser-based viewers like noVNC can connect.
Use cases
- embed a VNC server into my C application
- implement a VNC client in C
- expose a framebuffer over the network for remote viewing
- connect to a VNC server from a browser via WebSockets
- add remote desktop functionality to an embedded device
- build a custom RFB protocol client or server
When to choose
- you need VNC/RFB server or client capability in a C or C++ program
- you want browser-based VNC access via WebSockets
- you're targeting embedded or cross-platform environments
- you need broad RFB security type and encoding support
When to avoid
- you want a ready-to-use standalone VNC server application rather than a library
- you need a modern remote-desktop protocol like RDP or SPICE
- your project cannot accept GPL-2.0 licensing
- you're working outside C/C++ without binding effort
Facets
library · maturity stable
networking security websocket http-server cross-platform developer-tools embedded-systems networking windows cross-platform embedded c vnc rfb-protocol remote-desktop libvncserver libvncclient framebuffer novnc linux macos
1 source
- readme: https://github.com/LibVNC/libvncserver · fetched 2026-08-28 · 0b197a5a9cfd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LibVNC/libvncserver | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="LibVNC/libvncserver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem