/external/libvncserver/webclients/java-applet/ssl/ |
Makefile.am | 1 EXTRA_DIST=VncViewer.jar index.vnc SignedVncViewer.jar proxy.vnc README ss_vncviewer onetimekey UltraViewerSSL.jar SignedUltraViewerSSL.jar ultra.vnc ultrasigned.vnc ultraproxy.vnc
|
README | 1 This directory contains a patched Java applet VNC viewer that is SSL 10 http://prdownloads.sourceforge.net/vnc-tight/tightvnc-1.3dev7_javasrc.tar.gz?download 19 - allow Tab (and some other) keystrokes to be sent to the vnc 23 This SSL applet should work with any VNC viewer that has an SSL tunnel in 25 to other VNC servers. 27 By default this Vnc Viewer will only do SSL. To do unencrypted traffic 28 see the "DisableSSL" applet parameter (e.g. set it to Yes in index.vnc). 31 connection does not go through the proxy). See the info in the proxy.vnc 44 When doing single-port proxy connections (e.g. both VNC and HTTPS 46 dialogs quickly. x11vnc has to wait to see if the traffic is VNC o [all...] |
proxy.vnc | 2 index.vnc - default HTML page for TightVNC Java viewer applet, to be 3 used with Xvnc. On any file ending in .vnc, the HTTP server embedded in 9 NOTE: the $PARAMS variable is not supported by the standard VNC, so 29 as well. I.e. this is a problem for non-SSL VNC Viewers as well. 39 the VNC server. 44 It should be able to get non-SSL VNC connections to work via GET 48 (HTTPS) and 563 (SNEWS). So you would have to run the VNC server on 53 The URL to use for this file: https://host:port/proxy.vnc
|
index.vnc | 2 index.vnc - default HTML page for TightVNC Java viewer applet, to be 3 used with Xvnc. On any file ending in .vnc, the HTTP server embedded in 9 NOTE: the $PARAMS variable is not supported by the standard VNC, so
|
ultra.vnc | 2 index.vnc - default HTML page for TightVNC Java viewer applet, to be 3 used with Xvnc. On any file ending in .vnc, the HTTP server embedded in 9 NOTE: the $PARAMS variable is not supported by the standard VNC, so
|
ultraproxy.vnc | 2 index.vnc - default HTML page for TightVNC Java viewer applet, to be 3 used with Xvnc. On any file ending in .vnc, the HTTP server embedded in 9 NOTE: the $PARAMS variable is not supported by the standard VNC, so
|
/external/libvncserver/webclients/ |
Makefile.am | 3 EXTRA_DIST=index.vnc novnc
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
_getpatches | 8 cp -p /dist/src/apps/VNC/tight_vnc_1.3dev5/tight-vncviewer*patch . 9 cp -p /dist/src/apps/VNC/tight_vnc_1.3dev5/vnc_unixsrc_vncviewer.patched.tar ../zips/ 11 cp -p /dist/src/apps/VNC/etc/libvncserver_cvs/expts/java_ssl/ultra/ultraftp.tar ../zips/ 12 cp -p /dist/src/apps/VNC/etc/libvncserver_cvs/expts/vncstorepw.tar ../zips/ 14 cp -p /dist/src/apps/VNC/tight_vnc_1.3dev5/vnc_unixsrc/vncviewer/vncviewer.man ../../man/man1/ssvncviewer.1
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/ |
ssvnc.desktop | 4 Name=SSL/SSH VNC Viewer 5 Comment=SSVNC - access remote VNC desktops
|
/external/libvncserver/VisualNaCro/ |
recorder.pl | 63 $vnc=nacro::initvnc($server,$port,$listen_port); 65 if($vnc<0) { 79 print OUT "\$vnc=nacro::initvnc(\"$server\",$port,$listen_port);\n"; 90 print OUT "nacro::process(\$vnc," . ($now - $starttime) . ");\n"; 102 if(nacro::sendmouse($vnc,$x,$y,$buttons)) { 105 print OUT "nacro::sendmouse(\$vnc,\$x_origin" 135 $result=nacro::waitforinput($vnc,999999); 144 $keysym=nacro::getkeysym($vnc); 145 $keydown=nacro::getkeydown($vnc); 146 if(nacro::sendkey($vnc,$keysym,$keydown)) [all...] |
/external/vboot_reference/tests/ |
vboot_api_init_tests.c | 23 static VbNvContext vnc; variable 55 Memset(&vnc, 0, sizeof(vnc)); 56 VbNvSetup(&vnc); 57 VbNvTeardown(&vnc); /* So CRC gets generated */ 83 Memcpy(buf, vnc.raw, sizeof(vnc.raw)); 90 Memcpy(vnc.raw, buf, sizeof(vnc.raw)); 148 VbNvGet(&vnc, VBNV_RECOVERY_REQUEST, &rr) [all...] |
vboot_display_tests.c | 25 static VbNvContext vnc; variable 78 Memset(&vnc, 0, sizeof(vnc)); 79 VbNvSetup(&vnc); 80 VbNvTeardown(&vnc); /* So CRC gets generated */ 139 VbDisplayDebugInfo(&cparams, &vnc); 175 VbCheckDisplayKey(&cparams, 'q', &vnc); 180 VbCheckDisplayKey(&cparams, '\t', &vnc); 186 VbNvSet(&vnc, VBNV_LOCALIZATION_INDEX, 0); 187 VbNvTeardown(&vnc); [all...] |
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/Windows/util/ |
stunnel-client.conf | 3 # this machine and point your vnc viewer to it, it goes to remote VNC 12 # VNC servers when not using the tools in this package. 27 [vnc] 29 # Set to local listening port number (e.g. 5900 for vnc display 0): 34 # (this is where the VNC server is. :0 -> port 5900, etc) 39 # You could add additional ones going to other VNC servers:
|
stunnel-server.conf | 2 # Example SSL stunnel SERVER configuration file. (e.g. for your VNC 11 # VNC server you have. 24 [vnc] 26 # Set to local listening port number (e.g. 5901 for vnc display 1): 31 # Set to localhost:port to connect to VNC server on this same machine:
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ |
stunnel-server.conf | 2 # Example SSL stunnel SERVER configuration file. (e.g. for your VNC 14 # VNC server you have. 28 [vnc] 30 # Set to local listening port number (e.g. 5901 for vnc display 1): 35 # Set to localhost:port to connect to VNC server on this same machine:
|
/external/vboot_reference/firmware/lib/ |
vboot_nvstorage_rollback.c | 28 int RestoreNvFromBackup(VbNvContext *vnc) 47 VbNvSet(vnc, backup_params[i], value); 54 int SaveNvToBackup(VbNvContext *vnc) 71 VbNvGet(vnc, backup_params[i], &value); 80 VbNvSet(vnc, VBNV_BACKUP_NVRAM_REQUEST, 0); 86 VbNvSet(vnc, VBNV_BACKUP_NVRAM_REQUEST, 0);
|
vboot_api_init.c | 25 VbNvContext vnc; local 54 VbExNvStorageRead(vnc.raw); 55 VbNvSetup(&vnc); 56 lost_nvram = vnc.regenerate_crc; 93 VbNvGet(&vnc, VBNV_DEBUG_RESET_MODE, &s3_debug_boot); 106 VbNvSet(&vnc, VBNV_DEBUG_RESET_MODE, 0); 114 VbNvGet(&vnc, VBNV_RECOVERY_REQUEST, &recovery); 117 VbNvSet(&vnc, VBNV_RECOVERY_REQUEST, 178 VbNvGet(&vnc, VBNV_DISABLE_DEV_REQUEST, &disable_dev_request); 185 VbNvGet(&vnc, VBNV_CLEAR_TPM_OWNER_REQUEST [all...] |
vboot_api_firmware.c | 25 VbNvContext vnc; local 38 VbExNvStorageRead(vnc.raw); 39 VbNvSetup(&vnc); 66 retval = LoadFirmware(cparams, fparams, &vnc); 89 VbNvSet(&vnc, VBNV_RECOVERY_REQUEST, 100 VbNvSet(&vnc, VBNV_RECOVERY_REQUEST, 117 VbNvSet(&vnc, VBNV_RECOVERY_REQUEST, 135 VbNvTeardown(&vnc); 136 if (vnc.raw_changed) 137 VbExNvStorageWrite(vnc.raw) [all...] |
/external/libvncserver/x11vnc/misc/ |
x11vnc_pw | 2 # usage: x11vnc_pw [file] (default: ~/.vnc/passwd) 5 file=$HOME/.vnc/passwd
|
/external/libvncserver/ |
libvncclient.pc.in | 7 Description: A library for easy implementation of a VNC client.
|
libvncserver.pc.in | 7 Description: A library for easy implementation of a VNC server.
|
libvncclient.pc | 7 Description: A library for easy implementation of a VNC client.
|
libvncserver.pc | 7 Description: A library for easy implementation of a VNC server.
|
/external/libvncserver/x11vnc/ |
x11vnc.desktop | 3 Comment=Share this desktop by VNC
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/man/man1/ |
ssvnc.1 | 13 ssvnc \- a GUI wrapper for SSL and SSH VNC connections. 36 It sets up an SSL or SSH tunnel to the remote VNC Server and then launches 37 the VNC viewer (either the one provided or another one that you have 38 specified) to use that encrypted tunnel to connect to the VNC Server. 45 In short, you supply a VNC server "hostname:display" in the 46 "VNC Host:Display" entry box and then press the "Connect" button to 55 encryption tunnels by using a vnc:// or Vnc:// prefix before 62 However, as shortcuts you can supply a VNC host:display (or host:port) 113 to start and manage X and VNC sessions [all...] |