Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danilowskic/ip-calc
A desktop application to use on Microsoft Windows systems. It counts IP addresses by knowing broadcast address and host IP address.
https://github.com/danilowskic/ip-calc
ip ipv4 ipv4-address ipv4-calculator ipv4-support network networking
Last synced: 25 days ago
JSON representation
A desktop application to use on Microsoft Windows systems. It counts IP addresses by knowing broadcast address and host IP address.
- Host: GitHub
- URL: https://github.com/danilowskic/ip-calc
- Owner: danilowskic
- License: mit
- Created: 2019-08-06T15:22:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T09:58:45.000Z (about 5 years ago)
- Last Synced: 2024-10-14T05:28:29.212Z (25 days ago)
- Topics: ip, ipv4, ipv4-address, ipv4-calculator, ipv4-support, network, networking
- Language: Java
- Homepage:
- Size: 512 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IP-Calc-IP_calculator
A desktop application to use on Microsoft Windows systems. It count IP addresses by knowing broadcast address and host IP address.To use this application you have to download Java. If you will realize that some mistakes are present, please, remind me. Application is written in Java SE 8, it uses Swing library.
Input: host IP address, subnet mask.
Output: network IP address, broadcast address, first host IP address, last host IP address, how many hosts can be at network, binary operations.You can save and open operations and other datas to file with .ipcalc extension, also You can see a content of file using any text editor.
You can download this program from sourceforge.org.