搜索资源列表
getMAc
- 这个是Delphi 2007下写的,需要Indy的ICMP控件 (Delphi2006应该也能编译,因为都带的是Indy10) 原理就是多线程Ping一个网关下的所有主机,然后导出ARP缓存。 因为Ping前会发出ARP请求获取每个IP的MAC地址,所以在Ping完后用 arp -a 取得本机ARP缓存。 最后就是读入arp -a 的返回,并存起来备查。
测试主机的IP地址,是否连通
- delphi ping程序 测试主机的IP地址,是否连通?,delphi ping testing host IP address, whether or not connected?
HumLibNet
- ping and ip changer, TCP Table and some other fuctions to work with ICMP
ping
- delphi routine for pinging ip
Network
- Get Ip Address , Dynamic/Fixed , Ping Test -Get Ip Address , Dynamic/Fixed , Ping Test ...
pingclient
- 一个自动ping ip的后台程序,通过数据库输入ip(有网页),自动生成分析报告,支持多线程,占用内存少,多种数据库支持(只要修改协议 ini文本)-An automatic ping ip daemon, the database input ip (a page), automatically generate analysis reports, support for multiple threads, taking up less memory, multiple database s
ping
- function ping( ip : string) : integer test ping
Ping
- 多IP的ping命令的for设计与实现,很简单类似pingtest,但是实现过程不一样-ping of IP For de shi ji yu shixian zidong fanyi yong bu liao
PING_IP
- 运用组件实现对指定网路IP地址的PING测试-ping IP
Delphi-ICMP-PING
- DELPHI 环境下 ICMP控件的使用 完成Ping的功能,同时返回掉包等参数,同时可以批量ping 指定文本里面的IP,或网址,执行速度快,可以当作网络小工具,也可以做为学习delphi的一个小教程,-DELPHI environment under the control of the completion of the ICMP Ping function, returning substitution and other parameters, and can specify the
CS_PING
- This is an example how to ping adr in delphi
