Description: Commandline program for doing ping on specified hostname or IP address.
Ouput is done specially coded to be in single line spaced in columns - allowing easy parsing of log file when doing ping for a list of hosts.
Delphi Source code and program exe included.
Example:
OK 173.194.69.99 28ms www.google.com
ERR 65.55.57.27 Timed Out www.microsoft.com
To Search:
File list (Check if you may need any files):
pinghost_1.05\Ping.pas
.............\Pinghost.dpr
.............\Pinghost.dproj
.............\Pinghost.exe
.............\ping_log.log
.............\testing.bat
pinghost_1.05