[
https://issues.apache.org/jira/browse/DIRMINA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lorenz Breu updated DIRMINA-438:
--------------------------------
Attachment: AprDatagramConnector.java
AprDatagramAcceptor.java
diff_apr.txt
OK, here are the changes I made:
diff_apr.txt contains the changes I made to AprSession, and the other two files
are new.
The Acceptor and Connector require the latest version of tomcat-native, as
1.1.15 and even early 1.1.16 had a bunch of typos. I deployed a fixed version
in my local mvn repo to use my MINA transport-apr classes.
> 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
> Assignee: Julien Vermillard
> Priority: Minor
> Fix For: 3.0.0-M1
>
> Attachments: AprDatagramAcceptor.java, AprDatagramConnector.java,
> diff.txt, diff_apr.txt
>
>
> 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.