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.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |