Skip to main content

Udp Multicast Sender

UDP multicast component that is meant to be used to send to remote UDP multicast socket. If you want to "listen" on a UDP socket, use the UdpMulticastListener component.

Tags: IO, NETWORKING, INGRESS, EGRESS

FieldTypeLabelDescriptionDefault Value
Multicast TtlUint32OptionalThe multicast time-to-live (TTL) value.1
Local LoopbackBoolOptionalEnable/disable local loopbackfalse
InputString
InterfaceStringThe interface that the socket should be bound to.eth0
Local AddressStringthe local address of the interface that the socket should be bound to.127.0.0.1
MtuInt32Optional1452