![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Set whether message consumers subscribed to multicast-enabled topics in the EMS client application will receive messages over multicast.tibems_status tibems_SetMulticastEnabled(tibems_bool enabled);
When true, multicast is enabled for the client.When false, multicast is disabled and the client application will receive all messages over TCP.When enabled, message consumers subscribed to a multicast-enabled topic will receive messages over multicast. By default, multicast is enabled.tibems_SetMulticastEnabled overrides both the EMS server and factory settings that enable multicast.multicast and multicast_daemon_default server parameters in the TIBCO Enterprise Message Service User’s Guide
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |