Hi All,
I need some help 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 4 functionality.
sharavanna