搜索资源列表
EMB-TCP-IP-STACK
- 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an embedded system for the prepara
vxworks_networking
- vxworks 下的网络程序源码 包括,ping,nfs,ftp,tcp,udp等 对vxworks下的网络编程有极高的参考价值-vxworks of network programming source including, ping, nfs, ftp, tcp, udp vxworks such right under the network programming very high reference value
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
tcp-code
- 基于tcp/udp协议的通迅程序,实现ping命令的源程序-on tcp / udp agreement correspondent procedures, ping command of the source
Zlg_TCP_IP
- 周立功TCP/IP协议栈,结构清晰、简单 包括: \\APR \\CRC \\ETHERNET \\HARDWARE \\INCLUDE \\IP \\PING \\SOCKET \\TCP \\UDP
tcp_ip_design_report.doc
- 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌
hping2.0.0-rc.tar
- hping 是一个运行在Linux,FreeBSD,NetBSD, OpenBSD, Solaris, MacOs X 命令行方式下的TCP/IP包分析器。它类似于unix命令下的ping命令,但是hping它不能发送ICMP响应请求。它支持TCP, UDP, ICMP和RAW-IP 协议。它可以运行在跟踪模式,在一个隐蔽的通道内发送文件等各种功能。-hping is a run on Linux, FreeBSD, NetBSD and OpenBSD, Solaris, MacOs X co
集成IP地址库的多协议trace工具
- 程序安装: 前提:安装3.0版本以上winpcap程序 可以批量的使用cmd对IP地址进行ping操作!!! 当前版本已知问题: 1、windows7版本的icmp tracert支持有问题 2、pppoe拨号上网时udp、tcp tracert支持有问题-Installation: The premise: install winpcap 3.0 version of the above program can use cmd batch of IP ad
ping
- 一个基于UDP的ping程序,使其产生4个报文,发送这些报文并对应答计时,通过这种方法来测量它们之间的RTT,用来测试目的主机的可达性。-UDP based on the ping process to produce 4 message, send these messages and response time, through this method to measure their RTT, used for testing purposes Reachability host.
UDPping.cpp
- Using UDP connection, ping the connection speed between client and server.
UDPEcho.tar
- UDP Client Server demo program which emulates ping
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
socket_programming
- 使用java语言进行socket编程实现 (1)不带身份验证的SMTP。 (2)带服务器身份验证的SMTP。 (3)检验UDP Ping功能。-Socket using the java programming language (1) non-authenticated SMTP. (2) with server authentication SMTP. (3) test UDP Ping function.
UDPPinger
- JAVA编写的,用UDP Socket的PING,会返回10个PING 响应时间-JAVA prepared, using UDP Socket
ping
- PING,UDP,TCP方式的源代码,比较详细,是网络安全课本的源代码,可以直接运行,不错-vc
assignment3
- Java UDP Ping Client/Server
udp
- 详细讲述了UDP协议的原理,包括ping等程序的原理-udp
Studen-Zong-he-ce-ping
- 大学生综合测评系统客服端 运用WinsSock编程 选用udp方式将客服端信息发送到服务器端-Comprehensive Evaluation System Student Support side programming using WinsSock use udp way customer information is sent to the server-side
udp-pinger-java-lab
- 基于udp的ping 客户机和服务器,能够实施简单的pinger 小功能,是计算机网络自定而下的课后实验-udp pinger client server
ping
- 计算机网络课程设计 编程实现基于UDP的PING (Java-Computer network programming curriculum design based on UDP PING (Java