Default length of network masks used in TIdNetworkCalculator.
ID_NC_MASK_LENGTH = 32;
ID_NC_MASK_LENGTH is a constant Cardinal value that represents the length of the network mask used in calculating IP addresses for TIdNetworkCalculator.
ID_NC_MASK_LENGTH is assigned to the NetworkMaskLength property in TIdNetworkCalculator during initialization of the component.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|