LibVNCServer – link to Framebuffer

It is not possible to add the new link because it would replace an existing, longer link.

Line 20: Line 20:
| website =
| website =
}}
}}
In [[computer networking]], '''LibVNCServer''' and '''LibVNCClient''' are cross-platform [[C (programming language)|C]] [[Library (computing)|libraries]] for the [[VNC]] server and client implementations.<ref>{{cite journal |url=https://eprints.whiterose.ac.uk/91514/1/rooney-ACM-EICS-2015.pdf |title=HiReD: a high-resolution multi-window visualisation environment for cluster-driven displays |journal=EICS '15: Proceedings of the 7th ACM SIGCHI Symposium on Engineering Interactive Computing Systems |first1=Chris |last1=Rooney |first2=Roy A. |last2=Ruddle |date=June 23, 2015 |doi=10.1145/2774225.2774850|s2cid=7218583 }}</ref><ref>{{cite book |chapter-url=https://dl.acm.org/doi/pdf/10.1145/3583781.3590253 |title=Proceedings of the Great Lakes Symposium on VLSI 2023 |first1=Manfred |last1=Schlägl |first2=Daniel |last2=Große |chapter=GUI-VP Kit: A RISC-V VP Meets Linux Graphics - Enabling Interactive Graphical Application Development |date=June 5, 2023 |pages=599–605 |doi=10.1145/3583781.3590253|isbn=979-8-4007-0125-2 }}</ref> Both libraries support version 3.8 of the [[RFB protocol|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.
In [[computer networking]], '''LibVNCServer''' and '''LibVNCClient''' are cross-platform [[C (programming language)|C]] [[Library (computing)|libraries]] for the [[VNC]] server and client implementations.<ref>{{cite journal |url=https://eprints.whiterose.ac.uk/91514/1/rooney-ACM-EICS-2015.pdf |title=HiReD: a high-resolution multi-window visualisation environment for cluster-driven displays |journal=EICS '15: Proceedings of the 7th ACM SIGCHI Symposium on Engineering Interactive Computing Systems |first1=Chris |last1=Rooney |first2=Roy A. |last2=Ruddle |date=June 23, 2015 |doi=10.1145/2774225.2774850|s2cid=7218583 }}</ref><ref>{{cite book |chapter-url=https://dl.acm.org/doi/pdf/10.1145/3583781.3590253 |title=Proceedings of the Great Lakes Symposium on VLSI 2023 |first1=Manfred |last1=Schlägl |first2=Daniel |last2=Große |chapter=GUI-VP Kit: A RISC-V VP Meets Linux Graphics - Enabling Interactive Graphical Application Development |date=June 5, 2023 |pages=599–605 |doi=10.1145/3583781.3590253|isbn=979-8-4007-0125-2 }}</ref> 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.