-
一个socket通信客户端
一个socket通信客户端-a socket communications client
- 2022-05-14 08:28:52下载
- 积分:1
-
很好的网络管理工具。可以进行常用网络检测和监控,如IP地址查询、流量查询等。详细功能请自行阅读文件...
很好的网络管理工具。可以进行常用网络检测和监控,如IP地址查询、流量查询等。详细功能请自行阅读文件-good network management tools. Networks can be used for detection and monitoring, such as IP addresses inquiries and flow inquiries. Detailed functional Please read the documents themselves
- 2022-01-27 17:23:40下载
- 积分:1
-
用socket实现服务端和客户端的通信。有各种命令,其命令类似linux的终端命令符...
用socket实现服务端和客户端的通信。有各种命令,其命令类似linux的终端命令符-Achieved with the socket server and client communication. There are various commands, the command similar to the linux terminal command Fu
- 2022-01-26 06:54:13下载
- 积分:1
-
一款用于网络调试用的Ping工具,绿色版软件
一款用于网络调试用的Ping工具,绿色版软件-Ping Tools
- 2022-04-24 18:07:49下载
- 积分:1
-
an integrated network started programming code : ftp browser/jbuilder9 compile!
一个java网络编程的综合起步代码:ftp的浏览器,/jbuilder9编译通过!-an integrated network started programming code : ftp browser/jbuilder9 compile!
- 2022-12-19 12:30:03下载
- 积分:1
-
UDP方式,实现client和server的通信。
UDP方式,实现client和server的通信。-UDP modes to achieve the client and server communication.
- 2022-06-27 12:23:36下载
- 积分:1
-
局域网即时通信,已实现客户端和服务器聊天基本功能!
局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
- 2022-07-09 02:04:24下载
- 积分: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
-
一个使用MAPI发送邮件的例子,推荐下载
一个使用MAPI发送邮件的例子,推荐下载--An example of using MAPI to send the mail,recommend
- 2022-11-16 09:45:03下载
- 积分:1
-
simple chat client sever
simple chat client sever
- 2022-01-22 04:25:52下载
- 积分:1