文件名称:pinghost_1.05
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2013-03-18
- 文件大小:
- 128kb
- 下载次数:
- 0次
- 提 供 者:
- Test****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
-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
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
-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pinghost_1.05\Ping.pas
.............\Pinghost.dpr
.............\Pinghost.dproj
.............\Pinghost.exe
.............\ping_log.log
.............\testing.bat
pinghost_1.05