Internet Direct (Indy)
Home
PreviousUpNext
TIdNetworkCalculator.EndIP Method

Indicates the last available IP address for the network.

Pascal
function EndIP: String;

String - IP address in "dotted-decimal" format, like 129.71.2.4.

EndIP is a String function used to determine the last available IP address for the network. 

EndIP uses the value in NetworkAddress and NetworkMask to perform calculations for available network addresses. The binary length of NetworkMask is used to determine the maximum number of IP addresses to use as indicated by NumIP.

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.