FYI multicast would help us do DHCP with MINA correctly over at Directory.
Plus a slew of other protocols
can also benefit.  I'd love to see something along these lines happening in
the trunk for a 2.0 release.

Mike, this might sound like a crazy idea but perhaps the fact that it cannot
presently be done with NIO in
pre-1.7 JDKs can be abstracted away.  So when the right JDK or APR based
MINA delegates are present
the NIO based capability can be triggered? Until then can't this be mimiced?

Alex

On 10/17/07, Mike Heath <[EMAIL PROTECTED]> wrote:
>
> Fabiano C. de Oliveira wrote:
> > Is there a plan to implement MULTICAST to 1.1 branch or only trunk ? I'd
> like
> > to implement this in 1.1, is there some work or patch for this ? Help is
> > appreciated.
>
> Multicast support will only be in trunk because it will likely require
> an API change and the 1.1 API is frozen.  To use multicast with NIO, we
> have to wait until Java 7 is released.  In the mean time, it may be
> possible to get multicast support using APR.  See:
> https://issues.apache.org/jira/browse/DIRMINA-438
>
> -Mike
>

Reply via email to