Closed qmfrederik closed 4 years ago
The VncServerSession represents a single connection between a client and a server. The (I)VncServer interface & class complement this with a server which can handle multiple connections.
VncServerSession
(I)VncServer
The
VncServerSession
represents a single connection between a client and a server. The(I)VncServer
interface & class complement this with a server which can handle multiple connections.