Hi "js", You'll need to add an "httpdir" option for the vnc.so module to use, so it knows where to find the VNC Viewer for Java files - see the vncserver and Xvnc docs for the various command-line parameters, which are the options that vnc.so also provides.
Regards, Wez @ RealVNC Ltd. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of js > Sent: 12 February 2007 23:27 > To: [email protected] > Subject: How to enable Java server in X11? > > Hi list, > > Bear with me I'm new to the whole vnc concept on linux. > I've been able to activate the vnc server in my linux X11 server by > adding the following to the module section: > > load "vnc" > I'm able to connect with the vncviewer program from a windows > host and a > linux host all ok. > > If I run nmap on that VNC server I get following output: > > Starting Nmap 4.01 ( http://www.insecure.org/nmap/ ) at > 2007-02-13 00:22 CET > Interesting ports on 10.10.10.10: > (The 1663 ports scanned but not shown below are in state: closed) > PORT STATE SERVICE > 22/tcp open ssh > 80/tcp open http > 111/tcp open rpcbind > 139/tcp open netbios-ssn > 445/tcp open microsoft-ds > 5901/tcp open vnc-1 > 5902/tcp open vnc-2 > 6001/tcp open X11:1 > 6002/tcp open X11:2 > > Nmap finished: 1 IP address (1 host up) scanned in 3.474 seconds > > > How can I access the VNC JAVA server using a web browser ? > >From what i've read in the VNC documentation the VNC JAVA > server should > listen on port 5900+ range... But I can't see it here? > How can I enable this? > > Thanks in advance,... > _______________________________________________ > VNC-List mailing list > [email protected] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
