Internet Direct (Indy)
|
Determines the first available IP address for the network.
function StartIP: String;
String - IP address in "dotted-decimal" format, like 129.71.2.4.
StartIP is a String function used to determine the first available IP address for the network. StartIP uses the values in NetworkAddress and NetworkMask to perform calculations for available network addresses.
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. |