Name | Description | |
---|---|---|
IpAddressUtils Constructor |
The following tables list the members exposed by IpAddressUtils.
Name | Description | |
---|---|---|
IpAddressUtils Constructor |
Name | Description | |
---|---|---|
IPV4ToNumber | Convert an IPv4 Address string to integer This method copied from https://lite.ip2location.com/faqs | |
IPV6ToNumber | Convert ip address string into long number. This method copied from https://lite.ip2location.com/faqs | |
IsIpAddress | Check whether given IP Address is a valid IP Address or not. | |
IsIpAddressV4 | Conver an IP Address from string to integer. | |
IsIpAddressV6 | Check whether given IP Address is IPv6 or not. | |
IsPrivate | Check if given IP Address is from local machine or not. |