Nick THOMPSON said:
> The HTTP interface doesn't seem to work in the Beta version. I used the
> same basic options as in the 3 series and point to the java directory in
> the 4.0b4 installation tree, where the vncviewer jar is, but no dice.
> The jar itself is fine, as I can run the java viewer from the java
> command line. My browser just sits for a while and then times out.
>
> /opt/vnc-4.0b4/Xvnc -inetd -fp unix/:7100 -query localhost -httpd
> /opt/vnc-4.0b4/java -once -PasswordFile /home/someuser/.vnc/passwd
> -geometry 1280x1004 -depth 16

So are you actually running Xvnc from inetd/xinetd?  The -httpd option
will not work with that configuration because Xvnc isn't running until
xinetd calls it.

If you are using xinetd and need the java viewer served you need to run a
seperate web server (using the index.vnc as a guide for your html page).

-- 
William Hooper
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to