Zitat von
QuickAndDirty:
Trag alle
ip adressen in eine Konfig datei ein
und schick (mit
indy componeten "icmp") regelmäßig einen ping an jeden
Rechner.
Die Rechner die nicht antworten sind aus!
öhm könntest du das vll genauer erklären
- gibt da soviele Komponenten...
TIdIPWatch hört sich vielversprechend an:
Zitat:
Determines the online status and
IP addresses for a computer.
TIdIPWatch = class(TIdComponent)
Unit
IdIPWatch
Description
TIdIPWatch determines Online status, returns current
IP address, and (optionally) keeps history of
IP addresses issued to the computer using the class instance.
TIdIPWatch uses CurrentIP to determine online status, and will not establish a new connection using RAS or DUN.
Wie baue ich das denn jetzt ein? (Bin noch kein professioneller Delphiprogrammierer
)