Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.988 Beiträge
 
#1

Making a PING with Delphi and the WMI

  Alt 2. Feb 2011, 05:15
Typically we use the IcmpSendEcho function or a component like TIdIcmpClient to make a ping from delphi, today i will show you a third way to do this using the WMI (Windows Management Instrumentation). The wmi class which allow you to make a ping request is Win32_PingStatus, to use this class ...

More...
  Mit Zitat antworten Zitat