Contains Classes, Types, Procedures, and Functions needed to define and implement a calculator for IP addresses and network masks.
IdNetworkCalculator.pas contains Classes, Types, Procedures, and Functions needed to define and implement a calculator for IP addresses and network masks.
Class |
Description |
Implements an IP address calculator. | |
Provides persistent storage and manipulation for network address and mask values. |
Constant |
Description |
Default length of network masks used in TIdNetworkCalculator. | |
Default network class for IP addresses in TIdNetworkCalculator. |
Enumeration |
Description |
Represents the class type for an IP address. | |
Specifies valid network class values used by TIdNetworkCalculator. |
Record |
Description |
Provides storage for the components of an IP address or network mask. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|