Represents a connection point (endpoint) on a network as an Internet Protocol (IP) address and a port number.

Namespace: GHIElectronics.NETMF.Net
Assembly: GHIElectronics.NETMF.W5100 (in GHIElectronics.NETMF.W5100.dll) Version: 4.1.9.0 (4.1.9.0)

Syntax

C#
public class IPEndPoint : EndPoint

Inheritance Hierarchy

System..::..Object
  GHIElectronics.NETMF.Net..::..EndPoint
    GHIElectronics.NETMF.Net..::..IPEndPoint

See Also