Version 1.14 14 May 2004 Allowed netmask to be a number between 1 and 32 for CIDR. The netmask was previously limited to a number between 8 and 32. Thanks to Tyler for the suggestion. Version 1.13 17 May 2003 Removed checks for valid netmask for given network class. Thanks to Gray Watson and K.S. Yeap for the suggestion. Version 1.12 15 March 2003 1. Changed icon and added a colour icon. It is supposed to be two RJ45 connectors along with IP and a symbol of a calculator. This is to convey the thought of a IP network calculator :-) 2. Program now accepts a backslash as well as a forward slash as the seperator character. 3. The 'Calculate' button has been centred on the form. Thanks to Philip Plant for the suggestions. Version 1.11 1 Jan 2003 Fixed bug in calculation of number of hosts. Thanks Laurent Chouraki. Version 1.1 You can now enter netmask as either: 1. number of bits 1.2.3.4/24 2. dotted quad 1.2.3.4/255.255.255.0 2. hex 1.2.3.4/0xffffff00 Version 1.0 Initial working version. Various checks for invalid input, including valid netmask for given network class.