Accessing JAVA based viewer from webserver

cb219@city.ac.uk cb219@city.ac.uk
Wed Feb 12 11:11:00 2003


Hi, Can anybody tell me how to run the JAVA based WinVNC via another 
webserver. I have currently modified the JAVA class files and recompiled 
and by using an index.html page similar to the one VNC uses, I am able to 
access my modified JAVA screen from the files that I have put into the 
webserver. However when I try to connect to the VNC via the webserver the 
authentication evetually times out and I get the error.

JAVA.io.EOFexception

I have copied all of my files to the webserver which is the omnihttp 
webserver. I have also tried to use a variety of ports including port 80, 
5800, 5900, and 5920. According to other people who have tried to do this, 
they say that it is only nessesary to place the JAVA classes, the JAR file 
and Index file into the target directory of the webserver. If anyone has 
any idea's why i'm getting the exception error, i'd be happy to know.

Many Thanks
DM