Skip to content

CIDR Calculator is a simple Android based IP subnet calculator for network engineers to quickly determine what the address range is of a subnet.

License

Notifications You must be signed in to change notification settings

afmachado/cidrcalculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cidrcalculator

CIDR Calculator is a simple IP subnet calculator for network engineers to quickly determine what the address range is of a subnet.

Given a subnet in CIDR notation the Android app will display the following::

  • Address range
  • Maximum addresses
  • Wildcard
  • IP address in binary format
  • Netmask in binary format

History is maintained of all addresses entered for easy call back.

A very basic IPv6 calculator provides::

  • Address range
  • Maximum addresses
  • Info on what type of address was entered

Can be found in the Google Play Store at [https://play.google.com/store/apps/details?id=us.lindanrandy.cidrcalculator]

alt text

alt text

alt text

About

CIDR Calculator is a simple Android based IP subnet calculator for network engineers to quickly determine what the address range is of a subnet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%