Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News x11vnc 0.9.6 (Default branch) Post 302266620 by Linux Bot on Wednesday 10th of December 2008 05:10:04 PM
Old 12-10-2008
x11vnc 0.9.6 (Default branch)

Imagex11vnc is a program that allows one to remotely view and interact with real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer. It is similar to WinVNC and is designed to be compatible with all Unix variants and depend on a very small set of standard libraries. It supports a growing number of command line options, such as -nofb for dual-headed mode with Win2VNC. It is part of the LibVNCServer project.License: GNU General Public License (GPL)Changes:
x11vnc's SSL encryption is extended to support the VeNCrypt and TLS VNC security types. An increasing number of viewers support the former. Anonymous Diffie-Hellman key exchange support is provided, and Certificate Revocation Lists are implemented. The Java viewer applet is downloadable via the VNC port as well as the HTTP port. If x11vnc is not built with the Avahi Zeroconf library, an external helper program is used instead. A launcher for naive users is provided in x11vnc.desktop. The solid background color option works on the Mac OS X console.Image

Image

More...
 

3 More Discussions You Might Find Interesting

1. Solaris

x11vnc & tightvnc Expertise Required !

Hi all, For the past 3 days I have been struggling like :mad: to setup a VNC system between a solaris 8 unix host server and a windows XP tightvnc client viewer. Please bear in mind that the unix machine is crap & probably should be taken to the "Antiques Road Show on the BBC". Everything is... (2 Replies)
Discussion started by: fawqati
2 Replies

2. Solaris

Problem starting x11vnc on solaris 9

Hello, I installed x11vnc on a solaris 9 server. #SunOS gandalf 5.9 Generic sun4u sparc SUNW,Ultra-60 When i run x11vnc i get following errors bash-2.05# /usr/local/bin/x11vnc -display :0 17/06/2010 23:34:08 x11vnc version: 0.9.9 lastmod: 2009-12-21 pid: 16203 17/06/2010 23:34:15... (0 Replies)
Discussion started by: sunny_a_j
0 Replies

3. Red Hat

vnc server or x11vnc @ startup

Dear all, I am using Fedora15 kde I have installed Real vnc (server & viewer) real vnc Viewer is working fine - i like this. real vnc server has License period expired problem (i dont know how to add) I have x11vnc server (Desktop sharing) installed - Its working fine too. I... (2 Replies)
Discussion started by: linuxadmin
2 Replies
linuxvnc(1)						      General Commands Manual						       linuxvnc(1)

NAME
linuxvnc - export a tty to any VNC client SYNOPSIS
linuxvnc [tty_number [args]] DESCRIPTION
It follows the same idea as WinVNC, x11vnc or OSXvnc, i.e. it takes an existing desktop and exports it via RFB (VNC), just that LinuxVNC exports text. If you want to export another tty, specify it as 'tty_number'. You can also pass VNC options to tune what encodings are used for the VNC session. You can read x11vnc man page for more information on this. OPTIONS
-rfbport port TCP port for RFB protocol. -rfbwait time Max time in ms to wait for RFB client. -rfbauth passwd-file Use authentication on RFB protocol (use 'storepasswd' to create passwd file). -rfbversion 3.x Set the version of the RFB we choose to advertise. -permitfiletransfer Permit file transfer support. -passwd plain-password Use authentication (use plain-password as password, USE AT YOUR RISK). -deferupdate time Time in ms to defer updates (default 40). -deferptrupdate time Time in ms to defer pointer updates (default none). -desktop name VNC desktop name (default "LibVNCServer"). -alwaysshared Always treat new clients as shared. -nevershared Never treat new clients as shared. -dontdisconnect Don't disconnect existing clients when a new non-shared connection comes in (refuse new connection instead). -httpdir dir-path Enable http server using dir-path home. -httpport portnum Use portnum for http connection. -enablehttpproxy Enable http proxy support. -progressive height Enable progressive updating for slow links. -listen ipaddr Listen for connections only on network interface with addr ipaddr. SEE ALSO
x11vnc(1). AUTHOR
This manual page was written by Ludovic Drolez <ldrolez@debian.org>, for the Debian project (but may be used by others). 19 November 2011 linuxvnc(1)
All times are GMT -4. The time now is 03:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy