Applets + SOCKS 4
- From: "John Brayton" <johnbrayton@xxxxxxxxx>
- Date: 13 Apr 2007 20:36:44 -0700
I have a situation where:
* The browser (IE or Firefox on XP) is configured to use and
successfully using a SOCKS 4 server.
* The server log shows requests for HTML, etc., coming from the SOCKS
proxy, but the requests for applet JAR files are circumventing the
proxy.
This happens with Java (1.5.0_11 or 1.6u1) configured to either use
the browser proxy settings *or* configured to use the SOCKS proxy.
The debug output in the Java console indicates that Java is trying to
use the proxy and failing, and (presumably) then trying to connect
directly?
Is there anything else that needs to be done for the applet JAR file
retrieval to use the SOCKS proxy?
I've seen posts describing problems like this from many years ago, but
none that are recent or involving the last couple Java rev's. Any
input would be appreciated.
John
.
- Prev by Date: Re: Smartest way of compressing numbers over a webservice?
- Next by Date: java.io.InputStream converting bytes
- Previous by thread: How can a Java app restart itself?
- Next by thread: java.io.InputStream converting bytes
- Index(es):
Relevant Pages
|