-
点对点服务端源码,希望能对大家通讯编程有一定的帮助
点对点服务端源码,希望能对大家通讯编程有一定的帮助-failed to translate
- 2023-07-16 10:35:03下载
- 积分:1
-
基 于 MFC 的 WinSock 客 户 端 程 序 设计
基 于 MFC 的 WinSock 客 户 端 程 序 设计-MFC-based client for WinSock Programming
- 2022-03-18 22:54:01下载
- 积分:1
-
基于C/S架构的主机与客户端通信的回声测试程序,以及socket的简单试验开发。...
基于C/S架构的主机与客户端通信的回声测试程序,以及socket的简单试验开发。-Based on C/S structure of the host and client communications echo test procedures, as well as pilot the development of a simple socket.
- 2022-02-26 10:21:23下载
- 积分:1
-
纯ALOHA协议
在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。
所以对当前帧时,只有两种情况下可以发送成功:...
纯ALOHA协议
在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。
所以对当前帧时,只有两种情况下可以发送成功:
1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送;
2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- FRAMETIME)~ t这段时间内。
其他情况下都会产生冲突。
发生冲突时,错误帧继续传送,用户重新发送帧,设定一个随机数Rt,将该帧添加到第Rt/ FRAMETIME帧时上去,并设该帧的相对时间为Rt% FRAMETIME。这样即相当于用户等待一随机时间后重发。
对每一帧时进行上述控制,最终可得到成功发送的次数Suc,将其除以Suc = Suc /ARRAYLENGTH即得平均每帧时发送成功的帧数。
对于不同G,得到不同FrameArray,所得的Suc也不同,用一个数组来保存G与Suc的对应关系,再将其画出来。
-pure ALOHA agreement under the agreement, as long as users have a frame, it will transmit out, conflict, will wait for a random period of time before re-issued. Therefore, the current frame, there are only two circumstances can this success : 1) the current frame only one to send, and the current frame before one-time frame sent; 2) the current frame only to send a (t this moment), but before a final of a transmission time not (t-FRAMETIME) ~ t this time. Other cases will have conflict. Conflict, to continue to disseminate the wrong frame, users re-sending fram
- 2022-01-21 18:08:46下载
- 积分:1
-
自动注册SOHU用户小程序
自动注册SOHU用户小程序-automatic registration procedures for small users SOHU
- 2023-05-05 07:00:04下载
- 积分:1
-
此同学录系统为各在校计算机专业学生课程设计所准备
此同学录系统为各在校计算机专业学生课程设计所准备-this college system for the computers in the school curriculum design students prepared
- 2022-07-04 02:21:27下载
- 积分:1
-
主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以...
主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以帮你开拓编程思路及研究一些类的使用方法-Winlnet class is mainly a simple exercise to use, the use of C++ implementation, there is the design documentation and user manual. This is just the basic realization of a simple FTP upload functionality, you can not uses the staff and now the popular FTP software to more than. Can help you develop ideas and research program to use a number of classes
- 2022-07-18 17:49:54下载
- 积分:1
-
《VC网络高级编程》随书光盘
《VC网络高级编程》随书光盘- "VC Network High-level Programming" along with book compact
disc
- 2022-01-26 05:30:00下载
- 积分:1
-
利用TCP IP实现简单的客户服务器模式
利用TCP IP实现简单的客户服务器模式-Easy to use implementation of the TCP IP client-server model
- 2023-04-19 11:15:03下载
- 积分:1
-
一个网络多播的源代码
一个网络多播的源代码- A network broadcasts much source code
- 2022-03-22 05:27:52下载
- 积分:1