users@grizzly.java.net

Re: I'm back with my 2009 question about UDP Multicast in Grizzly

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Tue, 11 Sep 2012 16:54:54 +0200

Hi Sebastien,

the code is commited to 2.3.x branch.
If you check it out, pls take a look at the UDPNIOConnection class
implementation [1] and sample [2].

We'll appreciate feedback.

Thanks.

WBR,
Alexey.

[1]
modules/grizzly/src/main/java/org/glassfish/grizzly/nio/transport/UDPNIOConnection.java
[2]
samples/framework-samples/src/main/java/org/glassfish/grizzly/samples/udpmulticast


On 09/07/2012 12:21 PM, Sebastien Dionne wrote:
>
> Thanks a lot,
>
> We forgot about that one :-)
>
> On Sep 6, 2012 1:09 PM, "Oleksiy Stashok" <oleksiy.stashok_at_oracle.com
> <mailto:oleksiy.stashok_at_oracle.com>> wrote:
>
> Hi Sebastien,
>
> thank you for following up, give me couple of days. Next week
> you'll have it.
>
> WBR,
> Alexey.
>
> On 09/06/2012 02:38 PM, survivant00_at_gmail.com
> <mailto:survivant00_at_gmail.com> wrote:
>
> http://java.net/projects/grizzly/lists/dev/archive/2009-08/message/3
>
> Is it possible in Grizzly to have UDP Multicast ?
>
>