.UdpSocket.Multicast.Ttl (gb.net)
Property Ttl As Integer
Return or set the time-to-live value of outgoing multicast packets for this socket.
It is very important for multicast packets to set the smallest TTL possible.
The default is
1
, which means
that multicast packets do not leave the local network unless the user program explicitly requests it.