MINA Handler for UDP TCP

2013-12-18 Thread Hardik Kubavat
Can we Use Same Handler Object for UDP TCP Acceptor and Connector? Is causing problem or not?

Re: MINA Handler for UDP TCP

2013-12-18 Thread Emmanuel Lécharny
Le 12/18/13 9:34 AM, Hardik Kubavat a écrit : Can we Use Same Handler Object for UDP TCP Acceptor and Connector? Is causing problem or not? Good question ! Yes, you can share a Handler for UDP and TCP acceptor, but it's unlikely that it will work well if you share the handler between a