Software:LibVNCServer
From HandWiki
Original author(s) | Johannes Schindelin et al. |
---|---|
Stable release | 0.9.14
/ December 19, 2022[1] |
Written in | C |
Operating system | Cross-platform |
Type | Remote desktop software / VNC |
License | GPLv2 |
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.
See also
References
- ↑ "Releases · LibVNC/libvncserver". https://github.com/LibVNC/libvncserver/releases.
- ↑ Rooney, Chris; Ruddle, Roy A. (June 23, 2015). "HiReD: a high-resolution multi-window visualisation environment for cluster-driven displays". EICS '15: Proceedings of the 7th ACM SIGCHI Symposium on Engineering Interactive Computing Systems. doi:10.1145/2774225.2774850. https://eprints.whiterose.ac.uk/91514/1/rooney-ACM-EICS-2015.pdf.
- ↑ Schlägl, Manfred; Große, Daniel (June 5, 2023). "GUI-VP Kit: A RISC-V VP Meets Linux Graphics - Enabling Interactive Graphical Application Development". GLSVLSI '23: Proceedings of the Great Lakes Symposium on VLSI 2023: 599–605. doi:10.1145/3583781.3590253. ISBN 979-8-4007-0125-2. https://dl.acm.org/doi/pdf/10.1145/3583781.3590253.
External links
Original source: https://en.wikipedia.org/wiki/LibVNCServer.
Read more |