is it possible to do that with Netty with the latest release ?<br><br>if someone can give me few links.. It will be appreciated.<br><br>thanks<br><br><div class="gmail_quote">2009/8/11 Survivant 00 <span dir="ltr">&lt;<a href="mailto:survivant00@gmail.com">survivant00@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;m looking to validate if Netty is able to do Broadcasting UDP.  I looked other frameworks and JGroups can&#39;t do the job, Mina don&#39;t plan that until 3.0 and Grizzly.. works in progress.<br>
<br>Does Netty do that ?<br>
<br>I have 3 cases.<br><br>#1 - Send a UDP message using MulticastSocket and close the socket.<br> #2 - Send a UDP message using DatagramSocket but wait for a response (wait until TTL)<br>#3 - Listen for UDP message using MulticastSocket (while(true))<br>

<br>I want to migrate that to Netty, but I didn&#39;t find a sample for that :(  <br><br><br>
</blockquote></div><br>