I am using MINA to develop a socket based client and server
application, with the client portion being activated via java
webstart. I need to be able to set the proxy to use for the socket
connection, using thew ProxySelector class, so that I can adjust the
proxy for different servers.

I have been told by Trustin that MINA does not support proxies yet, so
I will have to put it in myself. Can anyone point me in the right
direction as to where it should preferably go, as a session
configuration parameter maybe.

Reply via email to