-
MFC库,Windows 2000下的Sniffer工具源代码,修改自ipMon,做得比较粗糙,主要是演示一下功能。...
MFC库,Windows 2000下的Sniffer工具源代码,修改自ipMon,做得比较粗糙,主要是演示一下功能。-MFC library, Windows 2000 under the Sniffer tool for source code, modify since ipMon, a more rough, mainly about functional demo.
- 2022-07-08 20:46:49下载
- 积分:1
-
A tutorial that tries to explain how to use and program raw sockets
www.ko...
A tutorial that tries to explain how to use and program raw sockets
www.koitoer.com
- 2023-06-20 02:35:04下载
- 积分:1
-
局域网内的聊天工具源代码...原理简单...值得初学者学习
局域网内的聊天工具源代码...原理简单...值得初学者学习-LAN chat tool for source code ... The principle should be simple for beginners to learn ...
- 2022-03-20 09:03:16下载
- 积分:1
-
实现了一个不同的网关下的通信程序,下了不少的下…
一个实现不同网关下实现通信的问题的很好的一个程序 多多下载-achieve a different gateway communications under the procedures a good many Download
- 2022-04-10 06:40:01下载
- 积分:1
-
采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助...
采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助-using asynchronous HTTP server code. The study is the best examples of HTTP server, and I hope to have a friend in need of help
- 2023-01-21 21:20:03下载
- 积分:1
-
我自己的毕业设计中文件传送部分的代码
我自己的毕业设计中文件传送部分的代码-my own graduation design file transfer part of the code
- 2022-03-03 01:54:13下载
- 积分:1
-
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试...
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试-simple implementation of the agreement tftp server, bringing their windows can be used for debugging the client
- 2022-07-03 14:08:42下载
- 积分:1
-
FTP server, FTP server will have to learn to help
FTP服务器,学习写FTP服务器会有帮助-FTP server, FTP server will have to learn to help
- 2022-07-19 03:33:54下载
- 积分: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
-
MultiThreadSock.rar多线程套接字 threadpool.zip线程池类 Curve类及例子.rar oscilscope.rar曲线控制 UD...
MultiThreadSock.rar多线程套接字 threadpool.zip线程池类 Curve类及例子.rar oscilscope.rar曲线控制 UDPSender.rar发送UDP包 MultiCastReceiver.rar接收-MultiThreadSock.rar multithreading threaded socket threadpool.zip Pool Curve categories and examples. Rar oscilscope.rar curve control UDPSender.rar send UDP packet reception MultiCastReceiver.rar
- 2022-05-07 01:05:14下载
- 积分:1