LibVNCServer, a library for easy implementation of a VNC server. VNC is a set of programs using the RFB (Remote Frame Buffer) protocol. They are designed to "export" a frame buffer via net: you set up a server and can connect to it via VNC viewers. If the server supports WebSockets (which LibVNCServer does), you can also connect using an in-browser VNC viewer like noVNC. LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
Features
- VNC is a set of programs using the RFB (Remote Frame Buffer) protocol
- Documentation available
- Examples available
- You can also connect using an in-browser VNC viewer like noVNC
- LibVNCServer uses CMake
- Crosscompiling from Linux to Windows
Categories
LibrariesLicense
GNU General Public License version 3.0 (GPLv3)Follow LibVNCServer
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LibVNCServer!