See Also: IPEndPoint Members
The System.Net.IPEndPoint class contains the host and local or remote port information needed by an application to connect to a service on a host. By combining the host's IP address and port number of a service, the System.Net.IPEndPoint class forms a connection point to a service.