Set the IP_MULTICAST_IF socket option to specify the outgoing interface for multicast packets.
method
udp.Socket.setMulticastInterface
@param interfaceAddress
The address of the interface to use
@returns
true on success
method
Set the IP_MULTICAST_IF socket option to specify the outgoing interface for multicast packets.
The address of the interface to use
true on success