.UdpSocket.Multicast (gb.net)
This virtual class that allows to use the UDP socket for doing multicast.
Cette class est virtuelle.
Cette classe n'est pas instanciable.
 
Propriétés
| 
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.
 | 
Méthodes
| 
Join  
 | 
Make the UDP socket join a multicast group.
 | 
| 
Leave  
 | 
Make the UDP socket leave a multicast group.
 |