搜索资源列表
ping
- 可以得到本地机器IP地址,同时对指定IP地址进行检测,是否正常-Can be the local machine IP address, at the same time on the specified IP address detection, and whether it is normal
522.121jkhjj44
- 44个实用VB小技巧的打包.rar Ping,扫描,Whois IP.rar QQ密码截取,内含说明书.rar vb的远程监控程序(全源码提供).rar vb控件ping.rar Windows安全黑客全部是注册表的修改.rar Windows超级黑客得到windows运行程序的信息,很经典的.rar Winsock API高级编程调用大全.rar WinSpy一个VB编程辅助工具(主要是针对窗口函数).rar 保护电脑防
ping
- 完成tcp ip协议中的ping功能,能够ping通任意一台主机-ping pro
ping
- 可以PING对方IP无需通过CMD可以操作方便的进行-IP can PING each other can be easy to operate without the need for the conduct of CMD
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
ping-check
- 批处理脚本,用ping检查指定的多个IP-Batch scr ipt ping checks specified IP address
PING_ConvertNumType
- PB12.5代码,主要演示进制相互转换,以及调用系统API进行PING IP网络操作-PB12.5 code, the main demonstration hex conversion, and call the system API ping IP network operating
huoqutcpip
- 用c语言实现获取本机的tcp/ip地址,通过ping通,检测本地网卡与网关。-C language to achieve access to the machine with tcp/ip address, ping pass through the detection of local LAN and gateway.
optoye
- Ping工具代码,选择IP地址,发送请求,得到响应-Ping tools code, the IP address, send the request and response
快速Ping扫描工具 8
- 图形化界面多线程扫描C类IP,解析主机名,获取网卡地址(MAC)。注:最多允许40个线程同时扫描,通常使用20个线程,当报告no resources时,说明需把线程数调低。快速搜索一段空间的IP地址及其对应的主机名,当取到主机名(即图形上为亮绿时),说明是Windows主机,有可能存在共享文件夹。(Search LAN online IP)
python-socket-udp-server-client
- a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
网络通达测试
- 工具使用VBA执行ping命令和API测试IP,并将结果保存到工作表中(The tool uses VBA to execute the ping command and the API test IP, and saves the results to the worksheet)
P18
- his example demonstrates usage of the mikroC's ethernet communications library. 3 protocols that are useful for the users are implemented: ICMP (ping), TCP/IP (VERY simple http) and UDP/IP. It also handles "helper" protoco
Ping功能实现
- Ping功能实现.txt 很多时候不检查局域网内的IP是否连通,直接通过IP访问,程序会卡住很久,有1分钟左右,这给用户的体验非常不好,现在通过检查是否连通,设置为1.5S后不连通则不进行后面的操作,程序效率大大提升,如下是检查局域网内的IP或者外网的IP是否连通的实现。 ? ? ? 后面的代码直接保存为Ping.Pas,即可直接使用,下面是使用方法 :(Ping Ping.Pas destructor Tping.destroy; begin FreeLibrary(hIcmpD
