IP Calc
IP Calc is a simple GUI IP Calculator.

Contents
Requirements
IP Calc has the following requirements:
- GNU C++ compiler
- QT version 3
IP Calc has not been tested with Windows, though it should work without modification.
Building
To build IP Calc, extract the source code from the archive. Change into the source directory and execute the following commands:
qmake make
Downloads
| Version | Description | MD5 |
|---|---|---|
| 0.2 | Source code | 8664d578fe6308b08cb6603c0a2a8baa |
Changes
VERSION : 0.2
DATE : 03/09/2005
AUTHOR : Fizz
DETAILS : Added Documentation
Fixed IP Address Input Validation
Improved Spacing in the Results Pane
Added Client IP Address Range
VERSION : 0.1
DATE : 31/08/2005
AUTHOR : Fizz
DETAILS : Initial Version
License
IPCalc is covered by GPL version 2. You can get a copy from here.