| Original author(s) | Johannes Schindelin et al. |
|---|---|
| Development status | Active |
| Written in | C |
| Operating system | Cross-platform |
| Type | Remote desktop software / VNC |
| License | GPL |
| Website | libvnc |
In computer networking, LibVNCServer and LibVNCClient are cross-platform C libraries that enable one to easily implement VNC server or client functionality in an application. Both libraries support version 3.8 of the , are fully IPv6-conformant and can handle most known VNC encodings. LibVNCClient furthermore supports encrypted connections. Both libraries are GPL-licensed and portable to many different operating systems.