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
Environment: Patched created using TortoiseSVN v1.4.8.
Reporter: Robert Walls
Assignee: James Strachan
Priority: Minor
Attachments: nms_activeMQ_MulticastDiscovery.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.