Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdIPWatchThread
Hierarchy
,
See Also
,
Unit: IdIPWatch
Provides a Timer-like thread for
TIdIPWatch
.
TIdIPWatchThread =
class
(TIdThread)
Description
TIdIPWatchThread is a
TIdThread
descendant that provides the ability to monitor the local PC for new IP addresses at a defined interval. By default, TIdIPWatchThread awakens every Interval milliseconds and calls the TimerEvent until Terminated.