Represents a network connection point (endpoint) in serialized form. More specifically, the SocketAddress class stores the endpoint's information in a serial format.
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 class SocketAddress

Inheritance Hierarchy

System..::..Object
  GHIElectronics.NETMF.Net..::..SocketAddress

See Also