Multicast receiver issue
Davide Rossoni
rossoni.davide at gmail.com
Mon Nov 23 04:33:22 EST 2009
Thank you very much Trustin, now the code works fine.
Regards, David
Trustin Lee wrote:
>
> In your Netty code, you bound to the wrong port (0) while you bound to
> the correct port (2222) in the old code. After changing 0 to 2222, it
> works fine for me. Let me attach the working code for you.
>
> — Trustin Lee, http://gleamynode.net/
>
> _______________________________________________
> netty-dev mailing list
> netty-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-dev
>
>
--
View this message in context: http://n2.nabble.com/Multicast-receiver-issue-tp3980856p4050024.html
Sent from the Netty Developer Group mailing list archive at Nabble.com.
More information about the netty-dev
mailing list