Internet Direct (Indy) Version 9.0.1 Beta
TIdNetworkCalculator.EndIP
Determines the last available IP address for the network.

function EndIP: String;
Returns
String - IP address in "dotted-decimal" format, like 129.71.2.4.

Description
EndIP is a String function used to determine the last available IP address for the network. EndIP uses the values 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 on the network in NumIP.