搜索资源列表
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?
LanExplorer.rar
- 最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。 1.方便快捷地搜索、浏览局域网资源。多线程搜索局域网上所有的工作组、主机、打印机、共享文件、FTP文件、WEB服务器。 2.可以按照网上邻居、工作组或者按照IP地址段自动搜索所有共享/FTP的mp3、电影或自定义搜索的文件; 3.内置nbtstat,能快速查找某一IP网段内的所有主机,并根据IP地址得到对方主机的主机名、工作组名、用户名、MAC地址,速度极快。能将扫描和搜索的结果保存成文本文件或excel电子表格文
HumLibNet
- ping and ip changer, TCP Table and some other fuctions to work with ICMP
ping
- 以前帮某网吧写的,可以输入任意IP以/T形式PING,并回显内容到listBox里,加有停止功能。-Writing help某网吧ago, and can enter any IP to/T form of PING, to stop the function.
ping
- delphi routine for pinging ip
shipinfuwuqichengxukaifa
- 一个用Delphi实现的使用视屏服务器厂家提供的SDK进行开发的显示指定IP的服务器的视屏,此程序正常工作,需要有视屏服务器,摄像机等-Achieved with the use of a Delphi Shiping server provided by the SDK for development manufacturers display the specified IP of the server screen, and this process work, the need for
Ping
- 在DOS方式,我们利用Ping命令可以方便的知道网络连接状态,检测网址IP等,这里我们在Windows下实现同样的功能-In DOS mode, we use the Ping command can easily know the network connection status, IP address detection and so on, here we perform the same function under Windows
ping_delphi
- delphi实现ping ping成功返回 true 不成功返回 false 在win7下测试正常 可以测试固定的ip或网络是否通-delphi ping ping successful return true unsuccessful return false tests are normal in win7 can test whether fixed ip or network pass
pinghost_1.05
- 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 progra
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
TraceRoute for XE7
- DDU ICMP controls consist of 3 controls : TDDUOSPING - A non blocking PING protocolTDDUOSTRACEROUTE - A non blocking TraceRoute ProtocolTDDUOSDNS - A non blocking ARP/RARP controlAbout TDDUOSDNS :Host names are resolved to IP addresses, and IP addres
OverbyteIcsV6beta
- ICS是为构建客户端/服务器和因特网应用的组建集.它支持所有主要的TCP/IP协议,例如TCP,UDP,SMTP,POP3,NNTP,HTTP,PING,TELNET,FINGER等. ICS兼容所有Delphi和C++Builder版本(16位和32位).ICS是多线程安全的,仅需要用事件驱动,它无须为实现非阻塞模式而创建多线程. 您可以通过以下邮箱和作者联系:francois.piette@overbyte.be 此控件完全免费且附有源代码.同时还可支持Kylix和DotNET.- The
CS_PING
- This is an example how to ping adr in delphi