Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 8 Connection Factory : tibemsConnectionFactory : tibemsConnectionFactory_SetMulticastDaemon

tibemsConnectionFactory_SetMulticastDaemon
Function
Purpose
Sets the port on which the client will connect to the multicast daemon.
C Declaration
tibems_status tibemsConnectionFactory_SetMulticastDaemon(
    tibemsConnectionFactory factory,
    const char* multicastDaemon);
Parameters
 
Remarks
A connection to the multicast daemon is required when multicast is enabled and a consumer is subscribed to a multicast-enabled topic. Setting the port with this method will override the default port supplied by the server.
See Also
tibemsConnectionFactory_SetMulticastEnabled on page 277
tibems_SetMulticastDaemon on page 413
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved