Search code examples
pythonc++cross-platformvnc

Cross platform VNC Client Library?


Does anyone know of a good cross platform VNC client library (the viewer end)?

I'm not terribly picky about language, but I would prefer something with C++ or Python. I would need it to work on Linux, Mac, and Windows.


Solution

  • libvncclient that comes with libvncserver is C and cross-platform: https://github.com/LibVNC/libvncserver