[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Utils.IpAddressUtils.IPV6ToNumber

IPV6ToNumber Method

IPV6ToNumber(string)

Convert ip address string into long number. This method copied from https://lite.ip2location.com/faqs

Declaration
public static BigInteger IPV6ToNumber(string ipv6)
Parameters
Type Name Description
string ipv6
Returns
Type Description
BigInteger