Click here to Skip to main content
15,887,415 members
Articles / Programming Languages / Java

Subnetting with IPv6 - Part 2/2

Rate me:
Please Sign up or sign in to vote.
4.95/5 (45 votes)
24 May 2022BSD6 min read 103.6K   5.6K   71  
IPv6 Subnet Calculator / Tool explained ( latest version: 5.0 )
In the second part of the article, I will try to explain functions I used inside the application together with a technique for how to find adjacent subnets. In this article we check the entered value to see either the user entered a valid IPv6 address or not, we figure out how can we move or walk through the adjacent subnet address spaces, and we also handle finding the index value in our application.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
Engineer
Turkey Turkey
EE/Physics

Comments and Discussions