Network:UDPMulticast
Network:UDPMulticast can be used as many-to-many communication
Any string sent to a bound Multicast Node will be sent out on all the others.
| Pin | Info |
|---|---|
|
|
1-Toggle bind[Bang]: Toggles the nodes bind status. 1-Enable[Int]: Sets the Binding state of the Node*. 1-Message[String]: Sends the String to the every device listening tothe smae Multicast IP and Port. 1-Message+address[Pack**]: send a message to the address without changing the Node Properties. 2-NIC[Pack]: Sets the Network Interface for the Node to use***. 3-Multicast IP[String]: Sets the Address that the Node will sendUDP messages to. 3-Port[Int]: Sets the Port the UDP Messages are sent to. |
|
|
1-Message[String]: Emits any Multicast message sent to thedefined multicast IP and Port, including the ones sent by this Node. |
