-
编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务...
编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务-end of a compiler based on the Serial PPP access, users dial-up after the success of PPP services have a process, or other processes to process core can send data packets, this can be done on the basis of data link encryption services
- 2022-08-15 05:13:19下载
- 积分:1
-
此源码主要是PPPOE的VC编译程序,用来实现windows下的PPPOE的功能...
此源码主要是PPPOE的VC编译程序,用来实现windows下的PPPOE的功能-this is the main source of VC PPPOE compiler, used for windows of the function PPPOE
- 2023-05-10 20:05:03下载
- 积分:1
-
游戏基址扫描器
游戏基址扫描器----神龙科技出品-Game-based site---- SHENLONG scanner technology products
- 2022-02-03 14:50:28下载
- 积分: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
-
凡人网络购物系统 v8.0 生成html版本,系统平台:ASP+ACCESS
凡人网络购物系统 v8.0 生成html版本,系统平台:ASP+ACCESS -Mortal online shopping system to generate html version v8.0, the system platform: ASP ACCESS
- 2022-05-13 20:12:14下载
- 积分:1
-
CSocket的实习与数据库的内容是将选择B.
用CSocket 实习数据库的内容有选择地传送,希望对你有用-CSocket internship with the content of the database is to transmit the choice, be useful to you
- 2023-08-06 09:55:03下载
- 积分:1
-
介绍了Winsock的工作原理及工作流程,结合有线电视网络运营公司的实际情况,设计了一种基于Winsoek的代收费业务网络系统,并给出了关键源代码及在某网络运营...
介绍了Winsock的工作原理及工作流程,结合有线电视网络运营公司的实际情况,设计了一种基于Winsoek的代收费业务网络系统,并给出了关键源代码及在某网络运营公司的实际运行情况.-Introduced the working principle of Winsock and workflow, combined with the cable television network operator the actual situation, design a Winsoek in lieu of charges based on the business network system, and gives a key source code and a network of operating companies in the actual running situation.
- 2022-01-24 12:25:52下载
- 积分:1
-
a simple chat room source code. it is used to introduce the employment SOCKET in...
粗略写的一个聊天室,介绍了SOCKET在C#中的运用-a simple chat room source code. it is used to introduce the employment SOCKET in C#.
- 2022-08-22 08:24:15下载
- 积分:1
-
Chat client
客户端服务器聊天室源代码,使用VC(visual C++)编写的。使用access数据库。-Chat client-server source code, the use of VC (visual C++) Prepared. The use of access database.
- 2022-03-11 10:51:23下载
- 积分:1
-
通过本程序,我们可以访问局域网内的其他计算机的文件资源。通过学习,应学会如何使用CSocket类来对制定端口进行扫描。...
通过本程序,我们可以访问局域网内的其他计算机的文件资源。通过学习,应学会如何使用CSocket类来对制定端口进行扫描。-Through this process, we can access other computers on the LAN of file resources. Through the study, should learn how to use the CSocket class to the development of port scan.
- 2022-03-19 19:36:32下载
- 积分:1