Can netty bind to multiple ports?

Mike McGrady mmcgrady at topiatechnology.com
Sat Sep 5 01:44:04 EDT 2009


I do not see what the problem is.  Certainly you can bind to any and  
as many ports as you like.  How does your problem arise?

Sent from my iPhone

On Sep 4, 2009, at 7:38 PM, falconair <shahbazc at gmail.com> wrote:

>
> I need to listen to stock market data, published as UDP on a number  
> of ports.
> I need to parse these messages and publish them to their respective  
> jms
> topics.
>
> How can I listen to multiple ports?   bind equivalent function can  
> take a
> set of internet addresses, I didn't see anything like that for  
> Netty.  Did I
> miss something?
>
> Thanks
> -- 
> View this message in context: http://n2.nabble.com/Can-netty-bind-to-multiple-ports-tp3583597p3583597.html
> Sent from the Netty User Group mailing list archive at Nabble.com.
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users


More information about the netty-users mailing list