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
Public Class MulticastOption Contains IPAddress values used to join and drop multicast groups.
Public Class NetworkStream Provides the underlying stream of data for network access.
Public Class UdpClient Provides User Datagram Protocol (UDP) network services.