搜索资源列表
test001
- 进行连续的Ping的小程序,置于有何作用不知,对学习网络编程还是有帮助的。.net 2003编译通过-conduct continuous Ping small procedures, I do not know what the effect placed on the study of network programming or help. . Net compiled through 2003
ExamplePing
- WINCE.net下的PING源代码,EVC4.0开发环境-WINCE.net the PING source code, development environment EVC4.0
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
PingCSharp
- 在。net环境下执行的Ping命令,可作为一组件用于集成在以。net为平台的环境系统中
Ping
- C#.NET平台下写的一个Ping程序,实现简单的Ping功能和Ping某一网段。
PingTool
- c# 版网络ping 包测试工具 测试网络的健康状态,有数据记录功能-C# Net Ping Page
ping
- 用C++实现的一个简单的ping程序 程序已经调试好-a simple ping net program
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
ping
- Ping 网络系统,用于PING 地址,速度快,不占用内存,有网友提供-Ping network system for PING address, speed, do not take up memory, there are friends on the Net
net
- 利用RawSocket实现简单的Ping程序,对子网内主机进行Ping操作-Use the Ping RawSocket simple procedures, subnet host Ping operation
pingpang
- 两人乒乓球游戏机是用9个发光二极管代表乒乓球台,用点亮的发光二极管按一定的方向移动来表示球的运动。在游戏机的两侧各设置一个开关,即击球开关Hit A,HitB。甲乙二人按乒乓球比赛规则来操作开关。当甲按动击球开关时,靠近甲的第一个二极管亮,然后发光二极管由甲向乙依次点亮,代表乒乓球的移动。当球过网(中点)时,乙方可以击球。若乙方提前或是没击中球则判乙方失分,甲方的计分牌自动加分。然后重新发球,比赛继续。比赛直到一方分数达到11分时,比赛结束。 -Two table tennis game w
16
- 摘要:VB源码,网络相关,网络连接检查 VB网络连线检查的程序源代码,主要是使用Ping命令实现,运行后生成BAT文件,官方提示说只能运行于Windows98系统中,不过测试时候,在XP系统下也正常运行了,而且检测结果并无异常。基本原理是:建立一个Bat 档,在这个Bat 档中,设定: 随便 Ping 一个在 Internet 上的 Server 二次,将结果写入文字档 Test.txt 在这伫, 我们以Ping www.hinet.net 为例进行Ping的检查。
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
ping
- vb .net 调用系统函数实现ping操作-vb. net realized ping operation
123
- windows实现利用ICMP网络协议实现Ping的功能,可以自动选择网卡-windows for net ping ,use the ICMP protocol ,it auto select net card.
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)