搜索资源列表
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue
commons-net-1.4.1-src
- 最牛的多种网络应用原代码 包括telnet ping ftp 等 功能强大-most cattle multiple network application source code, including telnet ping ftp and other powerful
3PingIP
- 案例3 在窗口中PING一个IP地址(用VC++.NET描述)
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of the use of UDP protocol P2P holes dialogue principle demon
myPing
- 基于vc++ .net的网络编程,实现简单的ping命令。-Based on vc++. Net network programming, the realization of a simple ping command.
ping
- 用C++实现的一个简单的ping程序 程序已经调试好-a simple ping net program
inetutils-1.6.tar
- 网络服务组件源码,包含基本网路工具的具体实现,例如ifconfig,ping,rcp-GNU Inetutils This is a distribution of common networking utilities and servers. They are currently mostly from the 4.4BSD-Lite2 distribution, with some changes to make them compatible with the G
ping.c
- ping 程序源码,用于网络的连接和测试-ping is used to test and connect the net .
net-tools-1.60.tar.bz2
- linux命令行中網絡命令的源碼,如ping、netstat等。請去掉.rar後綴-source code of linux command line tools, such as ping, netstat, etc. you must get rid of .rar subfix
PingCsharp
- PING程序是我们使用的比较多的用于测试网络连通性的程序。PING程序基于ICMP,使用ICMP的回送请求和回送应答来工作。由计算机网络课程知道,ICMP是基于IP的一个协议,ICMP包通过IP的封装之后传递。有两个程序,一个是利用.NET原有的PING类实现PING命令,另外一个是用自己定义的ICMP报头,设计算法,求得ICMP的回送应答信息。-Use Csharp to build up the project of ping
net
- 利用RawSocket实现简单的Ping程序,对子网内主机进行Ping操作-Use the Ping RawSocket simple procedures, subnet host Ping operation
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration using the UDP protocol P2P holes dialogue principle demonstra
ping-net
- ping,全内网,判断ip占用,可以结合arp -a确定网络情况,做出相应调整-ping, the whole within the network, determine ip occupied, can be combined with the arp-a to determine the network situation, and make corresponding adjustments
PingThread
- 连续的Ping程序源码,基于Vc++.NET实现,输入指定的IP地址,输入重试次数,点击“开始Ping”即可实现连续的Ping功能。-Continuous ping program source code, based on Vc++.NET achieve, enter the specified IP address, enter the number of retries, click Start Ping Ping function to achieve continuous
WinPing
- Windows下Ping程序 测试有效连接。 输入一个网址或一个有效的主机名,例如http://www.google.com或者google.com,或者一个有效的IP地址,例如: 72.14.207.99(google.com)。 IP地址转换成主机名,反之亦然。一个空的输入给本地IP地址。按钮“选项...”打开WinPing选项:无限循环(ping运行在一个无限循环,并显示平均实时),Multiping(ping一前一后),重试次数,超时时间以毫秒为单位,显示的响应时间的平均值,显示日期
doyourseltfping
- ping的实现基本原理 想想为什么可以ping 测试网络环境 icmp的原理-you can know how to ping and why ping is useful 4 net
NetPing
- 网络Ping 程序,判断网络中机器IP是否联通。-This is a net ping program.
net
- 实现linux内部的ping程序 计算机网络课程作业 并且内附抓包程序sniffer(Implement the ping program within Linux Computer network course homework And enclose the grab program sniffer)