Note: For segmented networks (with multiple subnets), use multicast messaging instead of broadcast messaging.
Step 1. Enable the Broadcast feature by adding the following option to the list of Server Features:
- File: configserver.php file
- Name of option: Broadcasting
- Location: SERVERFEATURES list
- Example:
new Feature( 'Broadcasting' ),
Step 2. Remove the MulticastGroup option, otherwise Enterprise Server will perform multicasting.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.