-
C#实现分段重组(segment/reassembly)协议
发送端:发送端每收到一个上层报文都会为其设一个唯一的序列号。收到的大报文进行分段,构造S/R报头,如 REF _Ref371456073 h 图表1所示。构造报头和数据部分连接后,按序从片段号=1的报文开始发送,并设置重传定时器,直到发送完毕。重传定时器截止之前,如果收到了接收端发送的完全确认,即数据分段全部被接收,则清除该该序列号报文的缓存和定时器;如果收到了部分确认则根据部分确认的指示重传丢失的分段;如果定时器截止时还没有收到任何接收端的回
- 2023-04-22 01:25:04下载
- 积分:1
-
有visual Basic 中的winsocket控件实现文件的传输,只能在局域网内使用...
有visual Basic 中的winsocket控件实现文件的传输,只能在局域网内使用-to realize the transport of file
- 2022-06-28 05:10:33下载
- 积分:1
-
这这是一个ASP 实验室管理系统原代码是一个ASP 实验这是一个ASP 实验室管理系统原代码室管理系统原代码...
这这是一个ASP 实验室管理系统原代码是一个ASP 实验这是一个ASP 实验室管理系统原代码室管理系统原代码-这是一个ASP 实验室管理系统原代码这是一个ASP 实验室管理系统原代码这是一个ASP 实验室管理系统原代码
- 2022-01-26 06:39:00下载
- 积分:1
-
用python制作的网站de收录模型,课文用与网站的快捷管理
用python制作的网站de收录模型,课文用与网站的快捷管理-using python site de production included model, using texts and efficient management of the site
- 2022-01-25 16:01:03下载
- 积分:1
-
带进度条的ASP无组件断点续传下载,实现网页断点续传
带进度条的ASP无组件断点续传下载,实现网页断点续传-with the progress of the ASP-HTTP download components, to achieve website HTTP
- 2023-08-28 03:20:03下载
- 积分:1
-
网络摄像机中视频帧传输的其他程序
也很有用
网络摄像机中视频帧传输的其他程序
也很有用-Network Camera in the video frame transmission is also useful in other procedures
- 2022-03-20 11:25:24下载
- 积分:1
-
网络数据包的捕获
网络数据包的捕获-network packet capture
- 2023-07-11 19:05:03下载
- 积分:1
-
Winsock
WINsock 例子-WINsock
- 2022-08-08 17:24:34下载
- 积分:1
-
用asp.net生成随机验证码 用asp.net生成随机验证码
用asp.net生成随机验证码 用asp.net生成随机验证码-using random test generation Asp. Net yards with Asp. Net randomly generated test code
- 2022-08-04 01:45:32下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-Messenger elf is a simple chat tool. Mainly to demonstrate the major steps in network programming. This procedure using the package a good library, making the application layer does not need to consider how the network news is accepted and sent, nor need to consider the data packet and packet loss sticky hands of the Spurs, you simply call the corresponding function can be a . Function library for you to do a good job in those efforts. You only need to define your own protocol header and message structure, the definition of good network news can be a callback function.
- 2022-03-30 00:05:40下载
- 积分:1