How to find index position of IPv6 address in subnets

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sharavanan
    New Member
    • Mar 2014
    • 2

    How to find index position of IPv6 address in subnets

    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 ?
Working...