I'm using mina 1.0.10. I need to create a client that should connect to many servers and listen to a single port on which all the communication is done. I am wondering if I can just create a single connector to connect and maintain sesions with all the servers.
Please advice me if I need to use one connector for each connection. Thanks Manoj
