Home
Name Modified Size InfoDownloads / Week
v2.0.0 2014-01-12
DivIP_GUI_v1.5.3_Full.zip 2013-10-26 46.9 MB
DivIP_GUI_v1.5.3.zip 2013-10-26 1.3 MB
[SourceCode]DivIP_GUI_v153.zip 2013-10-26 6.2 MB
README.txt 2013-10-26 2.5 kB
Totals: 5 Items   54.4 MB 1
DivIP is a tool for "division" IP address and subnet (VLSM). 
I had idea for this tool 4 months ago when i was studying Cisco CCNA. Then I've self-studied C++/CLI language and developed this tool until version 1.5.3.

DivIP is a free software released under GNU GPLv3
-------------------------------

You can find all versions of DivIP and DivIP's sourcecode at: https://www.box.com/s/p1panme5gvdp0lmee3fi

Information about DivIP's project:
	Programming Language:			C++/CLI (.NET)
	Programming Environment:		MS Visual Studio 2010 Ultimate
	.NETFramework's version:		4.0
	Operating System:			Windows	
	Fonts:					Segoe UI & MS Sans Serif
	
P/s: I'm a self-study C++/CLI language so may be some elements in project are unnomalized.
 
DivIP v1.5.3 (10/10/2013) is the lastest version developed by me (RA!N).
From this version (1.5.3), DivIP will become open source software. 
You can do anything with DivIP's sourcecode. If you want to develope a new version of DivIP, just put my name in description and send me a notification. 
-------------------------------

DivIP's versions

11/04/2013: Idea from CCNA Exploration 1 chapter 6

12/04/2013: Version 0.1 - Console application: Division IP Address into Network/Broadcast address

12/04/2013: Version 0.2 - Some fixes and more info

13/04/2013: Version 0.3 - Add usable host range

14/04/2013: Version 1.0 - Change into GUI application with C++/CLI Windows Forms

14/04/2013: Version 1.1 - Error Provider when enter WRONG IP address

15/04/2013: Version 1.2 - Test the value in Text box (NULL), notify in message box

21/04/2013: Version 1.3 - Support maximum 7 borrow bits to division IP address into subnet, using multi-line textbox to show result

06/05/2013: Version 1.4 - Upgrade algorithm and method to check value were entered

15/05/2013: Version 1.5 - Fix all bugs when enter data (only number is accepted to enter) and division subnet. Upgrade algorithm to convert Binary to Decimal and generate permutation

17/05/2013: Version 1.5.1 - Allow to use number of usable hosts to division subnet. Check NULL IP Address

31/05/2013: Version 1.5.2 - Using DataGridView to show result. Support VLSM to division subnet

10/10/2013: Version 1.5.3 - AUTOMATIC mode. Use "jump step" instead of permutation algorithm. Become open source.

-------------------------------
Please send feedback to Quyrom10293@gmail.com. 
Your feedback is really important to me!
RA!N, 10/10/2013
Source: README.txt, updated 2013-10-26