Hi John,

since you're on Java 5, you can implement your own protocol socket factory
and make use of the socket constructor with explicit proxy settings:
http://java.sun.com/j2se/1.5.0/docs/api/java/net/Socket.html#Socket(java.net.Proxy)

Maybe some information about selection socks versions is in the
JDK network documentation linked from the Application Design FAQ:
http://wiki.apache.org/jakarta-httpclient/FrequentlyAskedApplicationDesignQuestions#head-4808398f4e6d318df33672d886d1f27bd2845277

hope that helps,
  Roland

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to