Network:CanBindMulticast

Last updated 5 August 2026

Network:CanBindMulticast emits true(Int1)

if the selected Muticast port can be bound.

Pin Info

Input 1: Listen IP [String]

Input 2: Multicast IP [String]

Input 2: Port [Int]

1-Listen IP[String]: Sets the Listening Ip.

2-Multicast IP[String]: Sets the Multicast IP.

2-Port[Int]: Sets the Multicast Port.

Output 1: Can be bound [Int]

1-Can be bound[Int]: Emits 1 if the selected Multicast Addresscan be bound, and 0 if it can not.

Node Parameters

Listen ip: Defines what IP address to receive messages from.

Multicast ip: Defines the Multicast IP to evaluate.

Port: Defines the Multicast Port to bind.