Alan A. Dunwell wrote: > Howdy VNC Folks, > > > I'm still having some trouble with this process. I examined the options > for Xvnc with xvnc --help and saw two options that should work for trying to > get the java applet running with xinetd
Part of your problem will be that xinetd only creates the Xvnc process in response to a connection. Therefore you would have to connect to the RFB port first, then the HTTP port. Again, I suggest using a seperate web server. -- William Hooper _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
