搜索资源列表
AVRNETWORKING
- 用AVR单片机和RTL8019实现TCP/IP协议.支持ARP,PING,UDP,TCP,HTML网页显示等功能.
PPPxieyishagnwang
- 使用VC++开发的很棒的上网拨号工具的程序的源码,可以选择PING,UDP,TCP/IP等等方式,功能比较全面.Using Visual C + + development of the great tools of the Internet dial-up program source code, can choose PING, UDP, TCP / IP, etc., function more comprehensive.
EVC高级编程及应用开发.exe
- 《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解压)-"EVC senior programming and application development," a book with CD-ROM code books, including pulled database programming, communications, and PING UDP, TCP
10EVC_UDP
- 用Evc开发的Ping、UDP协议演示程序实例源码-Evc development with the Ping, UDP demo program source code examples
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
STM32F107-WiFi-examples-1.8
- 该示例程序演示了如何进入EM380C的DTU模式(数据透传) 1、按照正常流程上电,LCD上会显示当前模块的配置情况. 2、打开PC的wifi无线网卡,连接到LCD上显示的ssid,默认是EM380,连接正常后,模块上的红色LED会常量。 3、设置PC的IP地址192.168.4.X(除了192.168.4.4),掩码255.255.255.0。设置完成之后,可以ping通192.168.4.4 4、打开工程文件夹中附带的TCP/UDP测试工具,点击“创建连接”,按照默认
sniffer
- 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。 能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况) 能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例
udp-ping
- the UDP pinger program which contains ping client and ping Server program
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
UDP
- bf533平台下的DM9000A的测试代码,其可执行ping协议-BF533 platform DM9000A under the test code, the executable ping agreement
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.
ping_and_udp
- 在wince下实现ping和udp,有助于初学者掌握wince下的通信技术-Wince under the ping and udp, help beginners master the wince under the ICT
UDPPinger
- JAVA编写的,用UDP Socket的PING,会返回10个PING 响应时间-JAVA prepared, using UDP Socket
SuperPing
- 用C实现PING,包含ICMP,TCP,UDP的ping -PING
ping
- PING,UDP,TCP方式的源代码,比较详细,是网络安全课本的源代码,可以直接运行,不错-vc
sip
- 本系统设计并实现了基于 LPC2292, DM9000 的嵌入式网络通讯协议,协议遵循 RFC 标准 TCP/IP 规范。使用标准 C++ 语言在 ADS 下开发,完全源代码,方便移植与维护,代码小且运行效率高,容易进行二次开发。 系统实现了:以太网数据帧的收发、ARP 请求与应答、ICMP 中的 Ping 请求与应答、IP、UDP、简易的路由处理,可跨越网关收发数据。 使用本系统可进行各种具备网络功能产品的开发,如 VoIP 电话系统, 网络打印机,终端系统,各种监控系统、数据采集系统
assignment3
- Java UDP Ping Client/Server
udp
- 详细讲述了UDP协议的原理,包括ping等程序的原理-udp