May
11th
Mon
11th
x11vnc: a VNC server for real X displays
I wrote x11vnc back in 2002 because x0rfbserver was basically impossible to build on Solaris and had poor performance. The primary x0rfbserver build problems centered around esoteric C++ toolkits. x11vnc is written in plain C and needs only standard libraries and so should work on nearly all Unixes. I also added some enhancements to improve the interactive response, add many features, and etc.
Yes, I noticed that non-compiling problem too! Too bad I don’t need x11vnc anymore.