SocketAddress Class
Namespace: GHIElectronics.TinyCLR.EthernetIP.Scanner · Assembly: GHIElectronics.TinyCLR.EthernetIP.Scanner
Socket Address (see section 2-6.3.2)
public class SocketAddress
Fields
SIN_family
public ushort SIN_family
No description available.
SIN_port
public ushort SIN_port
No description available.
SIN_Address
public uint SIN_Address
No description available.
SIN_Zero
public byte[] SIN_Zero
No description available.