Please reply to the list.

> >>-----Message d'origine-----
> >>De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> >>Envoyi : mercredi 10 mars 2004 18:03
> >>@ : [EMAIL PROTECTED]
> >>Cc : [EMAIL PROTECTED]
> >>Objet : Using a proxy in the realvnc Java applet
> >>
> >>Hello,
> >>
> [snipped]
>
> >>This is my html page now:
> >>
> >><APPLET CODE=vncviewer.class ARCHIVE=vncviewer.jar WIDTH=1024
> >>HEIGHT=798>
> >><param name=PORT value=443>
> >><param name="share desktop" value=yes>
> >></APPLET>
> >>
> >>With kind regards,
> >
> >
> >
> I've allready configured the server to listen on port 443. The
> java-applet is listening on port 80. The problem is, that I have to use
> a proxy to connect to the internet. This proxy allows port 80 and 443,
> but the java-applet (tries to) connect  to the server without the use of
> a proxy. I want the java-applet to use a proxy for this, else it can't
> connect.

        Well, with what I see in your HTML file, I would say the opposite:
your (VNC's embedded HTTP) server is listening on port 80, while your VNC server (not 
the Java applet) is listening on 443.  Actually, I don't if this changes anything for 
you.

        OTOH, if I'm not mistaken, using proxy or not seems to be a parameter in the 
browser, not inside a HTML file.

> 
> With kind regards,
> 
> Milenco Mulder
_______________________________________________
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