You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jim Gomes (JIRA)" <ji...@apache.org> on 2008/10/24 23:34:52 UTC

[jira] Assigned: (AMQNET-98) Initial Support for Multicast Discovery

     [ https://issues.apache.org/activemq/browse/AMQNET-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes reassigned AMQNET-98:
-------------------------------

    Assignee: Jim Gomes  (was: James Strachan)

> Initial Support for Multicast Discovery
> ---------------------------------------
>
>                 Key: AMQNET-98
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-98
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ Client
>    Affects Versions: 1.0
>         Environment: Patched created using TortoiseSVN v1.4.8.
>            Reporter: Robert Walls
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: nms_activeMQ_MulticastDiscovery.patch, nms_activeMQ_MulticastDiscovery_v0_1.patch
>
>
> Added initial support for multicast discovery using "multicast://239.255.2.3:6155" as the default discovery URI string.
> Connection strings such as "discovery://multicast://default?transport.RequestTimeout=500" may now be used to enable the use of multicast discovery.
> Note: In order to build I had to turn off code signing on the affected assemblies.
> Files Modified:
>    ConnectionFactory.cs
> Files Created:
>   Transport\TransportFactory.cs
>   Discovery\Multicast\DiscoveryTransportFactory.cs
>   Multicast\MulticastDiscoveryAgent.cs

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.