Hi! I'm trying to extend mina to enable connections through proxy server.Apache commons.httpclient (ProxyClient class) allow the proxy connection but it return me a Socket object. The problem is that mina SocketConnector works with SocketChannel. Is there someone that know if is possibile to obtain a socketChannel from a socket object?
Thanks Francesca ...sorry for my terrible english :-/