Welcome![Sign In][Sign Up]
Location:
Search - ping-a

Search list

[TCP/IP stackPing

Description: 一个经典的ping命令源代码,使用VC++编写-A classical ping command source code, the use of VC++ Prepared
Platform: | Size: 558080 | Author: | Hits:

[Internet-Networkping

Description: ping程序的源码的简单实现,详细功能可以扩展的-ping procedures realize a simple source, a detailed functional expansion
Platform: | Size: 2048 | Author: 刘强 | Hits:

[Internet-Networkping

Description: 本包里面包含了一个在windows xp 环境下利用winsock实现的ping ip功能的软件源代码-This package which contains a windows xp environment in the use of winsock realize the ping ip software source code
Platform: | Size: 31744 | Author: lihaiquan | Hits:

[Internet-Networkping

Description: 对于学习网络程序设计的同学来说,这是一个很好的学习资料。它的主要功能是用winsock来实现ping命令的。-Learning network for program design students, this is a very good learning materials. Its main function is to use winsock to achieve the ping command.
Platform: | Size: 6144 | Author: zhao | Hits:

[Internet-NetworkPing

Description: ping代码的完整实现 编译通过 希望大家喜欢 机会难得-ping code compiler realize the full adoption of a rare opportunity I hope everyone likes
Platform: | Size: 686080 | Author: resp | Hits:

[TCP/IP stackping

Description: 使用VC6.0编写的ping程序,基于ICMP高级开发。很好的实现了ping的大部分功能。很实用。-VC6.0 prepared using ping procedures, based on the ICMP Advanced Development. Realize a good majority of the ping function. Practical.
Platform: | Size: 73728 | Author: 韩欣 | Hits:

[P2Pping

Description: 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。-The program in Windows 2000 Pro+ SP4 adopted under the compiler debugging (Visual C++ 6.0 IDE environment). Winsock2 support needs. 1. The program uses the original socket winsock programming, to achieve the basic Ping function, use: ping host, the default for sending echo request 4. 2. The program of the first definition of ICMP uses non-standard forms. Options data is about to save the first timestamp 4 bytes are also defined as the first part of ICMP, so that the first ICMP was defined as 12 bytes. Mainly do so primarily to the realization and understanding of programming convenience. 3. In accordance with customary ICMP identifier of the first field filled with the process ID. 4. The program achieved the first record in the IP routing RR function, a maximum of nine address records.
Platform: | Size: 13312 | Author: 周晓伟 | Hits:

[JSP/JavaPing

Description: 运用Java实现一个Ping程序,有需要的可以-The use of Java to achieve a Ping procedures, there is a need can be
Platform: | Size: 2048 | Author: 陈星 | Hits:

[3G developping

Description: 以添加ping协议为例讲述如何向ns中添加协议,ns是一个不好上手的仿真工具,这个例子比较适合初学者-Ping agreement to add an example on how to add ns agreement, ns is a well-to-use simulation tool, this case more suitable for beginners
Platform: | Size: 2048 | Author: 王琳 | Hits:

[Internet-NetworkCPing

Description: 一个好的ping示例。利用icmpdll编写的程序,比较实用。-Ping a good example. Icmpdll prepared to use the procedure more practical.
Platform: | Size: 212992 | Author: Johnson | Hits:

[Otherping

Description: 这是一个标准的ping程序源代码,供网络编程爱好者学习之用.-This is a standard ping source code for network programming enthusiasts learning.
Platform: | Size: 3072 | Author: 董明 | Hits:

[ICQ-IM-Chatping

Description: 带有界面的x ping命令,非常好看,非常好用-Interfaces with x ping command, a very good-looking, very easy to use
Platform: | Size: 9216 | Author: guayanyan | Hits:

[Internet-Networkiputils

Description: The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`-The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup-q=ANY ipv6calc-r 3ffe:400:100:f101::1/48`
Platform: | Size: 156672 | Author: liuhong | Hits:

[Linux-Unixpthread_create

Description: 用c語言,在linux上create 1000個thread去ping某一台主機。-Using c language, in the linux on the thread to create 1000 months ping a host.
Platform: | Size: 1024 | Author: 何德威 | Hits:

[Internet-Networkping

Description: 提供了一台主机ping 另一台主机的源代码,原理清晰明了-Provided a host ping another host source code, the principle of clarity
Platform: | Size: 1271808 | Author: cc | Hits:

[Internet-NetworkPing

Description: 一个实现PING命令源码的程序,需要的朋友可以借鉴-A source to achieve PING command procedures, can learn from a friend in need
Platform: | Size: 310272 | Author: zen | Hits:

[Communicationping

Description: 一个简单的ping工具,利用socket_api完成,有些自定义的类供大家学习-A simple ping tool socket_api completed, and some custom classes for them to learn from
Platform: | Size: 43008 | Author: kangzhihong | Hits:

[Internet-NetworkWinPing

Description: 简单的PING程序。PING所在一个网段内的机器。若能PING通。说明这两台机器是相通的-PING simple procedures. PING a网段内host machine. If PING通. Note that two machines are interlinked
Platform: | Size: 24576 | Author: wangzhenhua | Hits:

[Linux-UnixPing

Description: 这是一个简单的ping程序,能够在linux下很好的运行,大家可以参考一下-This is a simple ping program that can run well under linux, we can refer to
Platform: | Size: 2048 | Author: 张三 | Hits:

[Internet-Networkping.c.tar

Description: This a short linux ping program-This is a short linux ping program
Platform: | Size: 14336 | Author: run421 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 44 »

CodeBus www.codebus.net