Internet Direct (Indy) Version 9.0.1 Beta
|
TIdNetworkCalculator = class(TIdBaseComponent)
The 32-bit IP address used by TIdNetworkCalculator is based on the network address scheme described in the Internet Standards document An IP Address Extension Proposal, RFC 1365, by K. Siyan.
Assign values to the properties NetworkClass, NetworkAddress, and NetworkMask to allow the component to validate the IP address desired. You can also use IsAddressInNetwork to determine if a specific network address is valid based on the NetworkMask settings. Use ListIP to view a list of IP addresses accessible over a network having the given network address and network mask.