Monitors IP addresses for network adapters in the local system.
TIdIPAddrMon = class(TIdComponent);
TIdIPAddrMon is a TIdComponent descendant that implements a component used to monitor IPAddress assignments for network adapters in the local system.
TIdIPAddrMon uses a thread to monitor IPAddresses for the system, and an event handler to control processing required when an IP address is altered.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|