Another possible thing to try is to running it on port 443 while loading the java viewer via 80. Since 443 is https it doesnt always get protocolanalayzed (i like that as a new word :)
Or if you are feeling brave you could also try tunneling it via ssh on port 443 as well. --Angelo On 6/29/05, Yann Renard <[EMAIL PROTECTED]> wrote: > > Laurent Van Poucke wrote: > > Hello, > > > > Thanks Yann, > > > > I verified the available ports with my GPRS connection and, that's true, > > my provider has blocked the 5900 port. So I tried to change the port > > used but it seems that there is no port available with both : VNC free > > and my provider (Orange France). > > > > To solve this problem, I tried to use the VNC enterprise edition with > > the 80 port (because I am sure it works with the GPRS). But the problem > > remains the same : It works perfectly on wired connections but I get a > > time out error with the GPRS connection. > > > > Do you have another idea ? > > > > Thanks a lot, > > > > Regards, > > > > Laurent VP > > Laurent, > > I suspect protocol analysis on port 80. I think Orange waits for HTTP > requests / answers on this port. VNC Does not use HTTP. > > However, RFB messages could eventually be sent/received in HTTP packed > form... Should it be a feature of VNC, not sure ;) > > Hope this helps, > Regards > Yann > _______________________________________________ > VNC-List mailing list > [email protected] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
