mirror of
https://github.com/lxsang/antd-wvnc-plugin.git
synced 2025-03-12 10:52:48 +01:00
antd-wvnc-plugin
An Antd HTTP/HTTPS server's plugin that acts as a bridge between a VNC server and web applications. It allows web application to communicate with VNC server using web socket via a predefined protocol and message format.
To speed up the data transmission, WVNC uses libjpeg and zlib for data compression.
Demo
A demo will soon be available
Dependencies
- ANTD: As WVNC is an Antd plugin, it need to be built using the server build system
- Zlib
- libjpeg-turbo
Build
A build script will soon be available
Description
An Antd HTTP/HTTPS server's plugin that acts as a bridge between a VNC server and web applications
Languages
C
88.8%
M4
6.7%
C++
3%
Makefile
1.5%