[
https://issues.apache.org/jira/browse/DIRMINA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639037#action_12639037
]
Julien Vermillard commented on DIRMINA-438:
-------------------------------------------
Hi,
Quick resume, two wayo to implements multicast :
- use NIO2, (jdk1.7) wich is supposed to support multicast
- use APR transport which is half finished, but is supporting multicast
NIO actually lack support for multicast
> Multicast support for MINA API
> -------------------------------
>
> Key: DIRMINA-438
> URL: https://issues.apache.org/jira/browse/DIRMINA-438
> Project: MINA
> Issue Type: New Feature
> Components: Core
> Reporter: Julien Vermillard
> Priority: Minor
>
> For supporting multicast over UDP we need to change the MINA API for
> Set the multicast Time to Live (TTL) for a multicast transmission.
> Joining a multicast group for a given session.
> Leaving a multicast group.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.