> -----Original Message----- > From: William Hooper [mailto:[EMAIL PROTECTED]] > ----- Original Message ----- > From: "Vincent Falvo" <[EMAIL PROTECTED]> > > is it possible to connect to another puter with a browser without > > installing the software by utilizing the java. > > > > i need total cross browser compatability > >
Try to find this info on http://www.realvnc.com/ in the documentation area. I'm sure it is there. If not, find in your java docs how to execute java from the commandline. Then do some reverse engineering on the webpage you get at http://vncservermachine:5800/ and off you go. > > > Which machine are you not wanting to install the software on? > If you mean > connecting to a VNC server (which has the software installed) > by using a web > browser (on a machine without VNC install) then, yes it is > possible. Just > use your browser to go to http://servermachine:5800 . Add > your display number to the 5800. > > If you mean connect to a server without the server having software > installed, that I don't believe is possible. That would > require a Java > based server. I'm not familiar with the security of Java > applets in a web > browser, but I wouldn't be surprised if it is not possible to create a > server because of the security model. Don't bother, it is possible as decribed in the documentation. I've done it to see if it works and it does. CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
