Lines Matching full:vnc
2 * noVNC: HTML5 VNC client
135 ['target', 'wo', 'dom', null, 'VNC display rendering Canvas object'],
156 'onPasswordRequired(rfb): VNC password is required '],
231 updateState('ProtocolVersion', "Starting VNC handshake");
241 updateState('disconnected', 'VNC disconnected');
654 // RFB/VNC initialisation message handler
750 case 2: // VNC authentication
780 if (ws.rQwait("VNC auth response ", 4)) { return false; }
896 /* Normal RFB/VNC server message handler */
1840 updateState('ProtocolVersion', "Starting VNC handshake");