Is there any way to find ipv6 address index value from corresponding ipv6 subnet. i.e., I have one ipv6 subnet and list of IPs(take may 1000000 IPs). If I give one ipv6 address then code should return position from subnet IPs(like 10th in subnet or n'th IP)
How to achieve this in C#.NET? is there any possibilities or algorithm to find this ?
User Profile
Collapse
-
How to find index position of IPv6 address in subnets
-
How to implement below functionality using C#
I need some help from you to implement below functionality using C# code,
1. I need to convert IPv6 Address to Long
2. Convert Long value to IPv6 Address.
3. How to convert IPv6 Address Mask to Long value
4. How to convert Long value to IPv6 Address Mask
I tried in different ways but I can’t get expected output. Please provide your idea or thoughts to implement above mentioned...
No activity results to display
Show More