Le 11/28/13 4:50 AM, Dhruv Chopra a écrit : > Hi, > > I wanted to know if MINA supports binding to multiple IP interfaces? So if > my machine has 2 IP addresses (A and B) - can I make a single MINA process > bind to both? It seems to me it should be possible by just creating a > second NioSocketAcceptor object, binding it to the second local IP address > and setting the handler as usual. Just wanted to know if there are any > gotchas and if someone has tried this before.
>From the top of my head, yu can bind on more than one IP address. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
