System.Ext.Net.Sockets Namespace
The System.Ext.Net.Sockets namespace contains classes for providing User Datagram Protocol (UDP) network services, including a class for working with the underlying stream, and a class for joining and dropping multicast groups.
Classes
| Name | Description | |
|---|---|---|
![]() |
MulticastOption | Contains IPAddress values used to join and drop multicast groups. |
![]() |
NetworkStream | Provides the underlying stream of data for network access. |
![]() |
UdpClient | Provides User Datagram Protocol (UDP) network services. |
.png)