-
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部...
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a state of the mechanism: client and server-side run-time in the beginning has the same state, through user input or program running internal mechanisms, procedures can be transferred to a different state, in a different state under the procedures realize the different functions
- 2022-05-31 20:30:52下载
- 积分:1
-
用DELPHI写的可以监控网络上主机网络状态的工具。
用DELPHI写的可以监控网络上主机网络状态的工具。-DELPHI written with the network host can monitor the network status tool.
- 2022-02-01 16:06:03下载
- 积分:1
-
P2P之UDP穿透NAT的原理与实现源代码,有VC实现的网络编程
P2P之UDP穿透NAT的原理与实现源代码,有VC实现的网络编程-P2P UDP penetrate NAT Zhi Theory and implementation of the source code, the VC Network Programming
- 2022-11-09 11:30:03下载
- 积分:1
-
一个简单的windows TDI框架,通过他可以熟悉TDI框架模型
一个简单的windows TDI框架,通过他可以熟悉TDI框架模型-a simple windows TDI framework through his familiar framework TDI model
- 2022-02-03 01:48:20下载
- 积分:1
-
游戏基址扫描器
游戏基址扫描器----神龙科技出品-Game-based site---- SHENLONG scanner technology products
- 2022-02-03 14:50:28下载
- 积分:1
-
Synchronous machine model
Synchronous machine model- Synchronous machine model
- 2022-07-19 09:55:36下载
- 积分:1
-
MMS 下载 mms协议的流媒体文件,delphi实现。
MMS 下载 mms协议的流媒体文件,delphi实现。-MMS download and@mms-j.jp agreement streaming media files, delphi achieve.
- 2023-06-02 02:10:02下载
- 积分:1
-
一个自动组包 解包的实用程序
多用于不同平台之间的数据转发...
一个自动组包 解包的实用程序
多用于不同平台之间的数据转发-an automatic Package Solution Pack more practical procedures for different platforms between the transmitted data
- 2023-05-06 09:00:04下载
- 积分: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
-
with VC6 development of the single
用VC6开发的单文档程序,在程序启动时检测是否连接到网络上,并用对话框提示.将此功能封装成了函数,具体见代码.-with VC6 development of the single-file procedures, the commencement of proceedings test for connecting to the network, and the dialog box prompt. Packaging has become functional this function, see specific code.
- 2022-05-08 14:21:30下载
- 积分:1