资源列表

« 1 2 ... .30 .31 .32 .33 .34 435.36 .37 .38 .39 .40 ... 699 »

[TCP/IP协议栈TCP-packet1

说明: TCP 重组数据包分析 参照TCP/IP详解第二卷24~29章,详细论述了TCP协议的实现,大概总结一下TCP如何向应用层保证数据包的正确性、可靠性,即TCP如何实现对数据报文的重组。 首先要设计两个报文队列,一个存放正常来到的报文,一个存放失序到来的报文。 - TCP 重组数据包分析 参照TCP/IP详解第二卷24~29章,详
<hyboo> 在 2024-10-03 上传 | 大小:10240 | 下载:0

[TCP/IP协议栈TCP-packet2

说明: 这样直到 tcp 断开这个 socket 的链接( FIN=1 ),此时将正常报文队列和失序报文队列中的数据合并起来,完成重组。取出正常报文队列最后一个报文的 seq 和 len ,在失序报文队列中查找属于它的后续报文,该报文是否可以作为正常报文队列的后续报文处理过程同前面 1 ) ~5 )的分析。 - 这样直到 tcp 断开这个 socket 的链接( FIN=1 ),此时将正常报文队列和失序报
<hyboo> 在 2024-10-03 上传 | 大小:11264 | 下载:0

[TCP/IP协议栈UDP-before

说明:可接收遠瑞發送的資料,用來遠瑞封包接收發送使用-Sweden to send away to receive the information received is used to send the packet to use far Switzerland
<pablochiu> 在 2024-10-03 上传 | 大小:2938880 | 下载:0

[TCP/IP协议栈live

说明:实现客户服务器模式RTP以及RTCP实时媒体流的传输-Client server model to achieve real-time RTP and RTCP media stream transmission
<mrli> 在 2024-10-03 上传 | 大小:777216 | 下载:0

[TCP/IP协议栈NS2.2.29-802.11

说明:
<feihh> 在 2024-10-03 上传 | 大小:345088 | 下载:0

[TCP/IP协议栈client

说明:这是一个简单的client程序,和server连接上-an easy client project
<dd> 在 2024-10-03 上传 | 大小:12093440 | 下载:0

[TCP/IP协议栈802.11CSMACA

说明:无线局域网802.11协议CSMACA算法模拟程序-Wireless LAN 802.11 CSMACA algorithm simulation program
<feihh> 在 2024-10-03 上传 | 大小:51200 | 下载:0

[TCP/IP协议栈Work

说明:简单的用JAVA封装好的TCP/IP协议实现的一个聊天程序,及时更新在线用户,私聊,*消息-Packaged with a simple JAVA TCP/IP protocol, a chat program, to update online users, private chat, mass message
<向李兴> 在 2024-10-03 上传 | 大小:454656 | 下载:0

[TCP/IP协议栈TranTest

说明:网络程序实现,TCP与UDP的实现,FLEXDATA的实现-Network program implementation, TCP and UDP implementation, FLEXDATA implementation
<dd> 在 2024-10-03 上传 | 大小:24745984 | 下载:0

[TCP/IP协议栈24point

说明:一个socket编写的程序,基于c++,在客户端,输入关系式,求值,传给服务器,进行判断。-24point.Program written in a socket, based on c++, the client, enter the relationship, find the value, to the server, to judge.
<梦梦> 在 2024-10-03 上传 | 大小:8168448 | 下载:0

[TCP/IP协议栈DM9000A-WebServer

说明:利用DM9000A实现网络服务器的各种功能,包括TCP/IP、UDP、http等功能,基于ADS1.2开发环境,移植强-DM9000A for network servers using a variety of features, including TCP/IP, UDP, http and other functions, ADS1.2-based development environment, strong transplan
<eric> 在 2024-10-03 上传 | 大小:1105920 | 下载:0

[TCP/IP协议栈C

说明:关于TCP网络编程,主要是在ASP.Net下的编程- Computer Network projraming about TCP
<怡冰> 在 2024-10-03 上传 | 大小:59392 | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 435.36 .37 .38 .39 .40 ... 699 »

源码中国 www.ymcn.org