When four parts are specified, each is interpreted as a byte of data and assigned, from left to right, to the four bytes of an IPv4 address. When a three part address is specified, the last part is interpreted as a 16-bit quantity and placed in the right most two bytes of the netwo...
Converts a long value from host byte order to network byte order. IsLoopback(IPAddress) Indicates whether the specified IP address is the loopback address. MapToIPv4() Maps theIPAddressobject to an IPv4 address. MapToIPv6() Maps theIPAddressobject to an IPv6 address. ...
Returns a hash code value for the object. (Inherited from Object) IsIPv4Address(String) IsIPv6Address(String) IsIPv6HexCompressedAddress(String) IsIPv6StdAddress(String) JavaFinalize() Called by the garbage collector on an object when garbage collection determines that there are no more...
When four parts are specified, each is interpreted as a byte of data and assigned, from left to right, to the four bytes of an IPv4 address. When a three part address is specified, the last part is interpreted as a 16-bit quantity and placed in the right most two bytes of the netwo...
IPAddressRange Class Library This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6. ...
public String peerSessionIPv4Address() Get the peerSessionIPv4Address property: The IPv4 session address on peer's end. Returns: the peerSessionIPv4Address value.peerSessionIPv6Address public String peerSessionIPv6Address() Get the peerSessionIPv6Address property: The IPv6 session address on peer'...
It can be in form of pure ipv4 address (required SubnetMask property) or CIDR notation such as ipv4/mask (leading bit match). For CIDR, SubnetMask property must not be specified. Returns: the ipAddress value.name public String name() Get the name property: IP restriction rule name. ...
IP 地址(Internet Protocol Address)乃是用于明确标识网络中各类设备的独一无二的地址。IP 地址主要存在两种重要类型,即 IPv4 和 IPv6 。 IPv4地址 IPv4 地址实则是一个由 32 位二进制数字所构成的标识,通常会以四个十进制数字的形式呈现出来,每一个数字均处于 0 至 255 的区间范围内,且通过点来加以分隔,例如...
clear ldap-server statistics {ipv4-address | ipv6-address | host-name} 構文の説明 ipv4-address ipv6-address host-name A.B.C.D 形式のサーバの IPv4 アドレス X:X:X:X 形式のサーバの IPv6 アドレス サーバ名.名前は,英数字で指定します.大文字と小文字が区別され,最大文 字数は 256...
Get the ipAddressOrRange property: A single IPv4 address or a single IPv4 address range in CIDR format. void validate() Validates the instance. IpAddressOrRange withIpAddressOrRange(String ipAddressOrRange) Set the ipAddressOrRange property: A single IPv4 address or a single IPv4 address...