Agree. If Mina doesn't support proxy, it really will be a problem in many projects.
On 7/14/07, bea <[EMAIL PROTECTED]> wrote:
Does anyone have any pointers on how to add support for this? Unfortunately, SOCKS is critical for my project. If I am not able to use the Proxy functionality provided by the jdk using Mina, Mina is going to have to go :(. Thanks for any suggestions. mheath wrote: > > On 7/13/07, bea <[EMAIL PROTECTED]> wrote: >> >> Will it work if I set the socksProxyHost system property? Or is there >> some >> connector available that uses proxies? Thank you for your help. > > No. Java NIO does not support using a Proxy. There has been talk > about adding support to MINA for communicating with a SOCKS or HTTP > proxy. > > This issue https://issues.apache.org/jira/browse/DIRMINA-223 is > tracking the request for proxy support. > > -Mike > > -- View this message in context: http://www.nabble.com/Does-mina-suppot-SOCKS-proxy-connections--tf4076194.html#a11589402 Sent from the mina dev mailing list archive at Nabble.com.
