Aplicaciones Qt en VNC y en pantalla local
The QVNCServer is not a full VNC server, but is a Qt display driver where the output is made available as a VNC Server on the network interface. The “VNC server” is not a separate process, and is simpler than a full VNC server in that it can only handle 1 VNC client at a [...]

