搜索资源列表
1_udp
- 本GPRS终端运输层采用UDP用户数据包协议,网络层采用IP网际协议,链路层采用PPP点对点协议。车台在32秒之内如果没有需向中心回传的信息,自动向中心回传一条网络测试信息,中心在收到此信息后必须自动回传一条确认信息。-the transport layer GPRS terminal users using UDP packet agreement, the network layer using IP Internet Protocol. PPP link layer using point
hi2dn
- 对DNS的扩展,实现HIP协议,hip协议处在网络层和传输层之间,是以后IPV6的重要研究对象之一-expansion of the DNS to achieve agreement HIP, hip agreement at the network layer and transport layer between IPv6 is the future of one of the important subjects
TdFilteriDriver
- 说明:传输层过滤驱动程序,用它截获网络封包,这个例子直接将封包转发到了底层-Note : the transport layer filter driver, using it intercepted network packets, this example packets transmitted directly to the bottom
tcpip_cs
- linux下传输层下一般的tcp套接字编程 作为一般初学者之用-under transport layer under normal tcp socket programming as a general purpose beginners
p2p.rar
- 一个简单的p2p共享文件的程序,用c语言开发,包括server端和peer端,自定义了一套应用层的传输协议,对于理解socket编程有很大的帮助,A simple procedure for p2p file sharing, using c language development, including peer client and server-side, since the definition of a set of application-layer transport protoc
window
- 滑动窗口协议是计算机网络中为保证流控制和可靠而常用的一种协议,它一般在传输层TCP协议中实现。本代码实验滑动窗口协议中的1比特滑动窗口协议、回退N帧协议和选择性重传协议。-Sliding window protocol is a computer network in order to ensure the reliable flow control and a protocol commonly used, it is usually in the transport layer TCP pr
erght_queen
- 用JAVA实现GBN(go back N)协议。UDP滑动窗口协议是建立在UDP上的应用层协议之上的。传输层使用的仍是UDP,但在应用层使用滑动窗口技术,并通过模拟TCP的一些机制以保证UDP的低协议处理开销和获得高通信可靠性。-JAVA implementation by GBN (go back N) protocol. UDP sliding window protocol is based on UDP protocol on the application layer above. T
Sniffer
- 能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP -Listening to all incoming and outgoing packets of the integrity of the host header information and display data content to support the MAC layer: network layer sup
TCP
- 利用原始套接字实现简单的流量统计器 对本机发送、接收的各运输层协议的数据流量进行统计,并显示统计结果。-The original socket of the flow statistics simple device of this machine to send, receive all of the data transport layer protocol traffic statistics, and display results.
1
- 防火墙个人防火墙数据包包过滤TCP/IP 传输层TDI 驱动程序网络驱动过滤驱动 -Firewall, personal firewall bag filter data TCP/IP transport layer driver network drive TDI filter driver
tcc
- TCP/IP Stack - Transport layer explanation.-TCP/IP Stack- Transport layer explanation.
UMTSAnalyzer_UM
- 它是UMTS协议分析仪。通过读这个文档,你定会了解协议及使用操作。很可能你自己就会开发你自己的协议分协议。-UMTS analyzer is capable of capturing, decoding and performing various test measurements across various interfaces i.e. Iub, Iur, IuCs and IuPs interfaces of the UMTS network. In addition, it supp
61549822TCP
- TCP/IP(Transmission Control Protocol/Internet Protocol)的简写,中文译名为传输控制协议/因特网互联协议,又叫网络通讯协议,这个协议是是Internet最基本的协议、Internet国际互联网络的基础,简单地说,就是由网络层的IP协议和传输层的TCP协议组成的。-TCP/IP (Transmission Control Protocol/Internet Protocol) the abbreviated form of the Chinese
multipathdistributedtcpsensor
- he paper investigates some important transport layer algorithms for wireless sensor networks.adopt multi-path routing on the network layer and distributed TCP caching on the transport layer to enhance transport reliability.
UDP
- 信息简介:UDP协议,即拥护数据报协议(Use Datagram Protocol).是一个简单的面向数据报的传输层协议.他不提供可靠性,即只把应用程序传给IP层的数据发送出去,但是并不能保证他们能到达目的.广播和多播是基于UDP协议的两种消息发送机制.广播数据即从一个工作站发出,局域网内的其他所有工作站都能收到它.IP协议下,多播是广播的一种变形,IP多播要求将对收发数据感兴趣的所有主机加入到一个特定的组.-Information About: UDP protocol, that is, s
mysever-client
- 根据自定义的协议规范,使用Socket编程接口编写基本的网络应用软件。 使用操作系统提供的Socket编程接口,而不使用任何封装Socket接口的类库或组件 协议可以自己定义,只要完成指定的功能即可 程序界面不做要求,使用命令行或最简单的窗体即可 功能要求如下: 1. 运输层协议采用TCP 2. 服务端运行后,即监听指定的端口。允许多个连接并发运行 3. 服务端接收到客户端请求后,根据客户端传过来的指令完成特定任务:
FirewallsNetworkPacketInterceptionTechnology
- 讨论了各种常用的网络封包截获方法,包括传输层过滤驱动程序、NDIS中间驱动程序Winsock2 SPI,然后以Xfilter个人防火墙为实例,从功能分析、模块设计、界面设计等介绍了软件开发的全过程。-Discussed a variety of commonly used network packet interception methods, including the transport layer filter driver, NDIS intermediate driver Winsoc
SCPS_RI_1_1_144
- SCPS RI 能被配置成单独的协议栈或传输层网关。大多数人关心传输层网关 TCP PEP的作为传输层机制,期望改进TCP的卫星、RF和其他挑战性网络环境。-The SCPS RI can be configured either a stand alone stack or as a transparent transport layer gateway. Most people are interested in the transparent transport layer ga
ZXG_MySniffer
- 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
ASAM_XCP_Part3-Transport-Layer-Specification_XCPon
- XCP协议,作不通信系统XCP协议的TCP/IP传输层相关技术文档-XCP protocol for communication system XCP protocol is not TCP/IP transport layer related technical documentation