.UdpSocket.Multicast (gb.net)
Поскольку 3.16
This virtual class that allows to use the UDP socket for doing multicast.
Этот класс виртуальный.
Этот класс несоздаваемый.
Свойства
Interface
|
Return or set the interface multicast datagrams should be sent from.
|
Loop
|
Return or set if sent multicast packets should be looped back to the local sockets.
|
Ttl
|
Return or set the time-to-live value of outgoing multicast packets for this socket.
|
Методы
Join
|
Make the UDP socket join a multicast group.
|
Leave
|
Make the UDP socket leave a multicast group.
|