Hi, I' m trying to re issue this on the list lacking response so far. I believe to have read in the archives that using the java applet does not require that the called html/applet need not necessarily sit on the same box as the vnc-server box (=different IPs)
Doing so I get from the "gateway" com.ms.security SecurityExceptionEx[rfpProto.<init>] Unable to check numeric address "212.255.x.x" (ie. actual server box) I'm using this on say 195.143.y.y. and this works fast asy hell if HOST below is equally 195.143.y.y. <HTML> <HEAD> <TITLE> VNC VIEWER </TITLE> </HEAD> <BODY> <OBJECT classid="java:vncviewer" WIDTH=1024 HEIGHT=786 CODEBASE="./" ARCHIVE=vncviewer.jar" CODETYPE="application:x-java-applet"> <param name="HOST" value="212.255.x.x"> <param name=PORT value=5900> <param name="view only" value="Yes"> <param name="CODE" value="vncviewer.class"> <param name="ARCHIVE" value="vncviewer.jar"> <param name="type" value="application.x-java-applet"> </OBJECT> </BODY> </HTML> BUT IF I want to have the html and applet seperated from the target vnc server machine as shown above (212.255.x.x) I get the applet loaded from 195.143.y.y. but then the sandbox tells me com.ms.security SecurityExceptionEx[rfpProto.<init>] Unable to check numeric address "212.255.x.x" Does anybody have a clue? Dietmar [demime 0.97b removed an attachment of type application/ms-tnef which had a name of winmail.dat] --------------------------------------------------------------------- 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 --------------------------------------------------------------------- --------------------------------------------------------------------- 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 ---------------------------------------------------------------------