This article needs additional citations for verification. (February 2022) |
In computer networking, LibVNCServer and LibVNCClient are cross-platform C libraries for the VNC server and client implementations.[2][3] Both libraries support version 3.8 of the Remote Framebuffer Protocol, are fully IPv6-conformant and can handle most known VNC encodings. LibVNCClient also supports encrypted connections. Both libraries are GPL-licensed and portable to many different operating systems.
Original author(s) | Johannes Schindelin et al. |
---|---|
Stable release | 0.9.14
/ December 19, 2022[1] |
Repository | |
Written in | C |
Operating system | Cross-platform |
Type | Remote desktop software / VNC |
License | GPLv2 |
Website | libvnc |
See also
editReferences
edit- ^ "Releases · LibVNC/libvncserver". github.com. Retrieved January 12, 2024.
- ^ Rooney, Chris; Ruddle, Roy A. (June 23, 2015). "HiReD: a high-resolution multi-window visualisation environment for cluster-driven displays" (PDF). EICS '15: Proceedings of the 7th ACM SIGCHI Symposium on Engineering Interactive Computing Systems. doi:10.1145/2774225.2774850. S2CID 7218583.
- ^ Schlägl, Manfred; Große, Daniel (June 5, 2023). "GUI-VP Kit: A RISC-V VP Meets Linux Graphics - Enabling Interactive Graphical Application Development". Proceedings of the Great Lakes Symposium on VLSI 2023. pp. 599–605. doi:10.1145/3583781.3590253. ISBN 979-8-4007-0125-2.
External links
edit