Provides a constructor and methods for creating network connection points (endpoints) and serializing endpoint information.
IMPORTANT: Use this class only with WIZnet W5100 Ethernet TCP/IP Chip.

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 abstract class EndPoint

Inheritance Hierarchy

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

See Also