Hi all, i want send a message with C++ API on a topic on multicast URI, but while in Java code i use the follow line code new ActiveMQConnectionFactory("discovery://(multicast://default)"), with URI discovery://(multicast://default), the same URI not work with C++ code I tested with discovery:(multicast://default) too and other similar URI, but it continue to not work, somebody can give me the right URI sequece? Is possible that i miss somethings?
Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/Send-Message-on-Multicast-URI-not-work-tp4711424.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.