> -----Original Message-----
> For those of you who have the setup as on
> http://www.sourcecodecorner.com/articles/vnc/linux.asp. These 
> login's can be
> accessed with java enabled webbrowsers with the next additional setup:
> 
> Create vnc-geometry html files in the Xvnc classes directory 
> (RedHat 7.2:
> /usr/share/vnc/classes/.) It is the directory that contains 
> vncviewer.jar
> and index.vnc (and other *.class and *.vnc files).
> 
> See below for the html file for an 800 x 600 vncserver at 
> port 5961. Store
> it in the classes directory with the name vnc-0800x0600x16
> (/usr/share/vnc/classes/vnc-0800x0600x16)
> 
> At the server start: `vncserver -httpport 80`.

This only needs to be done once! See the /etc/init.d/httpd for an idea how
to start Xvnc as the webserver at system boot. For RH7.2 users, the RedHat
way to start a vncserver from init can be used for this purpose, if you can
get it to work.

> Point your browser to http://server/vnc-0800x0600x16 (compare that to
> http://server/)
> 
at http://server/ you get te contents of 'index.vnc'. That's almost like
normal vnc, see comment in top of this file for details. Edit it to your
wishes but keep in mind, the variables mentioned in the comment are for the
running vncserver, not for the ones with the login.

CBee
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to