Rebex SFTP for .NET

ProxySocket.GetAddressBytes Method 

Returns an array of bytes of the IP address of the instance of IPAddress.

public static byte[] GetAddressBytes(
   IPAddress address
);

Parameters

address
An instance of IPAddress.

Return Value

An array of address bytes.

See Also

ProxySocket Class | Rebex.Net Namespace