/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/ |
README | 1 Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer) 49 The short name of the project is "ssvnc" for SSL/SSH VNC Viewer. 52 a USB memory stick for secure VNC viewing from almost any machine, 65 - Ability to Save and Load VNC profiles for different hosts. 67 - You can also use your own VNC Viewer, e.g. UltraVNC or RealVNC, 72 - Reverse (viewer listening) VNC connections via SSL and SSH. 74 - VeNCrypt SSL/TLS VNC encryption support (used by VeNCrypt, 75 QEMU, ggi, libvirt/virt-manager/xen, vinagre/gvncviewer/gtk-vnc) 77 - ANONTLS SSL/TLS VNC encryption support (used by Vino) 79 - VeNCrypt and ANONTLS are also enabled for any 3rd party VNC [all...] |
/external/libvncserver/x11vnc/misc/ |
ultravnc_repeater.pl | 26 protocol: Listen on one port for vnc clients (default 5900.) 27 Listen on one port for vnc servers (default 5500.) 28 Read 250 bytes from connecting vnc client or server. 35 connection to the vnc server immediately. 314 lprint("new vnc client connecting."); 316 lprint("new vnc server connecting."); 386 lprint("refusing extra vnc client for ID:$id."); 390 lprint("closing and deleting previous vnc client with ID:$id."); 393 lprint("storing new vnc client with ID:$id."); 398 lprint("hooking up new vnc client with existing vnc server for ID:$id.") [all...] |
dtVncPopup | 8 # Do you want to accept a VNC connection 36 Do you want to accept a VNC connection
|
rx11vnc | 7 # -S tries to tunnel the vnc traffic thru ssh. (experimental...) 29 # VNC has a poor default in that if the client appears to be emanating 38 cmd="x11vnc.expt -nap -q -bg -rfbauth .vnc/passwd -display"
|
/external/libvncserver/ |
NEWS | 3 * Added noVNC HTML5 VNC viewer (http://kanaka.github.com/noVNC/) connect possibility 6 * Added a GTK+ VNC viewer example. 19 * Added suport for serving VNC sessions through WebSockets 22 * Support connections from the Mac OS X built-in VNC client to LibVNCServer 50 * Implemented xvp VNC extension. 57 This makes all VNC encodings safe to use with a multithreaded server. 72 * A new non-forking listen (reverse VNC) function that works under 74 * IPv6 support. LibVNCClient is now able to connect to IPv6 VNC servers. 104 (tunneling the vnc traffic thru ssh a bit more messy, but doable)
|
README | 1 LibVNCServer: A library for easy implementation of a VNC server. 9 VNC is a set of programs using the RFB (Remote Frame Buffer) protocol. They 10 are designed to "export" a frame buffer via net (if you don't know VNC, I 51 VNC for KDE 57 VNC for Netware 166 index.vnc (like the included "webclients" directory). 240 LibVNCServer is based on Tridia VNC and OSXvnc, which in turn are based on 258 administrator's tool" named VNC. Being used to windows programs' sizes, the 259 surprise was reciprocal inverse to the size of VNC! 271 for libraries implementing a VNC server where I could steal what I can't make [all...] |
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/man/man1/ |
ssvncviewer.1 | 16 ssvncviewer \- an X viewer client for VNC 48 is an Xt\-based client application for the VNC (Virtual Network 49 Computing) system. It can connect to any VNC\-compatible server such 54 take advantage of features in the \fBx11vnc\fR and UltraVNC VNC servers. 111 login authentication over the standard VNC authentication. 115 \fBvncpasswd\fR(1) program). This option affects only the standard VNC 138 the VNC server to control the colormap. 146 successful, this depth will be requested from the VNC server. 187 standard VNC authentication. 200 to allow more than one incoming VNC server at a time [all...] |
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/Windows/ |
README.txt | 3 SSL VNC connections to a remote host. Then TightVNC Viewer (included)
6 An example server would be "x11vnc -ssl", or any VNC server with a
10 VNC Server and click "Connect". Click on "Help" for more information
|
/external/vboot_reference/host/lib/include/ |
crossystem_arch.h | 49 int VbReadNvStorage(VbNvContext* vnc); 54 int VbWriteNvStorage(VbNvContext* vnc);
|
/external/libvncserver/webclients/novnc/include/ |
vnc.js | 2 * noVNC: HTML5 VNC client
|
playback.js | 2 * noVNC: HTML5 VNC client
|
/external/libvncserver/webclients/novnc/ |
vnc.html | 41 <script src="include/vnc.js"></script> 105 noVNC is a browser based VNC client implemented using HTML5 Canvas 106 and WebSockets. You will either need a VNC server with WebSockets 110 to bridge between your browser and VNC server. See the noVNC 183 <h1 id="noVNC_logo"><span>no</span><br />VNC</h1>
|
/external/libvncserver/libvncserver/ |
httpd.c | 226 if(!hosts_ctl("vnc",STRING_UNKNOWN, host, 413 /* If we were asked for '/', actually read the file index.vnc */ 416 strcpy(fname, "/index.vnc"); 420 /* Substitutions are performed on files ending .vnc */ 422 if (strlen(fname) >= 4 && strcmp(&fname[strlen(fname)-4], ".vnc") == 0) { 435 if(performSubstitutions) /* is the 'index.vnc' file */ 455 This won't quite work properly if the .vnc file is longer than 456 BUF_SIZE, but it's reasonable to assume that .vnc files will 529 /* For files not ending .vnc, just write out the buffer */
|
/external/libvncserver/x11vnc/ |
help.c | 53 "x11vnc: allow VNC connections to real X11 displays. %s\n" 69 "as a VNC server it will print out a string: PORT=XXXX where XXXX is typically\n" 70 "5900 (the default VNC server port). One would next run something like\n" 77 "these protections. See the FAQ for details how to tunnel the VNC connection\n" 84 "Also, use of a VNC password (-rfbauth or -passwdfile) is strongly recommended.\n" 128 "-N If the X display is :N, try to set the VNC display to\n" 135 "-autoport n Automatically probe for a free VNC port starting at n.\n" 137 " stay away from other VNC servers near 5900.\n" 139 "-rfbport str The VNC port to listen on (a LibVNCServer option), e.g.\n" 208 " connect to the remote VNC server host:N and be a\n [all...] |
RELEASE-NOTES | 29 The included SSL enabled Java VNC Viewers now handle Mouse 111 The SSL enabled Java VNC Viewer Makefile has been modified so 126 displacement (dx = dy = 0) for a VNC mouse event force 150 The included SSL enabled Java VNC viewer applet now supports 159 with the SSL Java VNC Viewer applet. 226 means the VNC viewer side must be in SSL client role. 309 x11vnc now tries to be more aggressive in keeping up with VNC 310 client's framebuffer update requests. Some broken VNC 311 clients continuously spray these requests at VNC servers 349 index.vnc. E.g.: -env X11VNC_EXTRA_HTTPS_PARAMS='?GET=1 [all...] |
x11vnc.1 | 4 x11vnc - allow VNC connections to real X11 displays 23 as a VNC server it will print out a string: PORT=XXXX where XXXX is typically 24 5900 (the default VNC server port). One would next run something like 31 these protections. See the FAQ for details how to tunnel the VNC connection 40 Also, use of a VNC password (-rfbauth or \fB-passwdfile)\fR is strongly recommended. 93 If the X display is :N, try to set the VNC display to 102 Automatically probe for a free VNC port starting at n. 104 stay away from other VNC servers near 5900. 108 The VNC port to listen on (a LibVNCServer option), e.g. 181 connect to the remote VNC server host:N and be [all...] |
selection.c | 56 * This is where we keep our selection: the string sent TO us from VNC 85 * An X11 (not VNC) client on the local display has requested the selection 294 * store it and send it out to any connected VNC clients. 349 /* now send it to any connected VNC clients (rfbServerCutText) */ 363 * and if it has we store it and send it off to any connected VNC clients. 493 /* now send it to any connected VNC clients (rfbServerCutText) */
|
/external/vboot_reference/host/lib/ |
crossystem.c | 105 /* TODO: If vnc.raw_changed, attempt to reopen NVRAM for write and 114 VbNvContext vnc; local 118 if (0 != VbReadNvStorage(&vnc)) 121 if (0 != VbNvSetup(&vnc)) 123 i = VbNvSet(&vnc, param, (uint32_t)value); 124 if (0 != VbNvTeardown(&vnc)) 129 if (vnc.raw_changed) { 131 if (0 != VbWriteNvStorage(&vnc))
|
/external/vboot_reference/tests/ |
vboot_firmware_tests.c | 26 static VbNvContext vnc; variable 77 Memset(&vnc, 0, sizeof(vnc)); 78 VbNvSetup(&vnc); 201 TEST_EQ(LoadFirmware(&cparams, &fparams, &vnc), expected_retval, desc); 202 VbNvGet(&vnc, VBNV_RECOVERY_REQUEST, &rr); 364 VbNvSet(&vnc, VBNV_TRY_B_COUNT, 5); 371 VbNvGet(&vnc, VBNV_TRY_B_COUNT, &u);
|
vboot_kernel_tests.c | 58 static VbNvContext vnc; variable 142 memset(&vnc, 0, sizeof(vnc)); 143 VbNvSetup(&vnc); 144 VbNvTeardown(&vnc); /* So CRC gets generated */ 151 lkp.nv_context = &vnc; 580 VbNvGet(&vnc, VBNV_RECOVERY_REQUEST, &u); 594 VbNvGet(&vnc, VBNV_RECOVERY_REQUEST, &u); 601 VbNvGet(&vnc, VBNV_RECOVERY_REQUEST, &u); 630 VbNvSet(&vnc, VBNV_DEV_BOOT_SIGNED_ONLY, 1) [all...] |
/external/libvncserver/common/ |
d3des.h | 6 * triple-length support removed for use in VNC.
|
/external/vboot_reference/firmware/lib/ |
vboot_firmware.c | 42 VbNvContext *vnc) 79 VbNvGet(vnc, VBNV_TRY_B_COUNT, &try_b_count); 81 VbNvSet(vnc, VBNV_TRY_B_COUNT, try_b_count - 1); 352 VbNvSet(vnc, VBNV_RECOVERY_REQUEST, VBERROR_SUCCESS != retval ?
|
/external/vboot_reference/utility/ |
load_kernel_test.c | 31 static VbNvContext vnc; variable 95 Memset(&vnc, 0, sizeof(VbNvContext)); 96 VbNvSetup(&vnc); 97 lkp.nv_context = &vnc;
|
/external/libvncserver/client_examples/ |
vnc2mpg.c | 3 * Simple movie writer for vnc; based on Libavformat API example from FFMPEG 316 /* VNC callback functions */ 344 /* get a vnc client structure (don't connect yet). */ 401 /* open VNC connection */ 406 "Shoot a movie from a VNC server.\n", argv[0]);
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/ |
ssvnc_cmd | 12 # - rfbNewFBSize VNC support (screen resizing) 36 # In both cases, "hostname:N" is the host and VNC display to connect to, 51 # Darwin and want to run the Chicken of the VNC viewer via our wrapper. 72 # -passwd <PASSWD-FILENAME> (standard VNC authentication) 90 # this script as "ssvnc_cmd Vnc://a:0 -help" or "tightvncviewer -help"
|