You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Lorenz Breu (JIRA)" <ji...@apache.org> on 2009/02/19 15:54:02 UTC

[jira] Issue Comment Edited: (DIRMINA-438) Multicast support for MINA API

    [ https://issues.apache.org/jira/browse/DIRMINA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675006#action_12675006 ] 

breul edited comment on DIRMINA-438 at 2/19/09 6:52 AM:
--------------------------------------------------------------

- currently only unicast is being used by said server.

- I will try to get some snapshots later, right now I just don't have the time.

- on a side note: i cannot get the AprDatagramAcceptor to join multicast groups under windows, although all calls to tomcat native and apr return APR_SUCCESS... the same code on the same machine booted to linux however works fine


      was (Author: breul):
    - currently only unicast is being used by said server.

- I will try to get some snapshots later, right now I just don't have the time.

- on a side not: i cannot get the AprDatagramAcceptor to join multicast groups under windows, although all calls to tomcat native and apr return APR_SUCCESS... the same code on the same machine booted to linux however works fine

  
> 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
>             Fix For: 3.0.0-M1
>
>         Attachments: diff.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.