[]
Convert ip address string into long number. This method copied from https://lite.ip2location.com/faqs
public static BigInteger IPV6ToNumber(string ipv6)
Public Shared Function IPV6ToNumber(ipv6 As String) As BigInteger
| Type | Name | Description |
|---|---|---|
| string | ipv6 |
| Type | Description |
|---|---|
| BigInteger |