-
稳定高效的IOCP控件
非常稳定的IOCP通讯程序,包含了IOCP组件,demo程序。
可以作为大型通讯服务程序的参考,甚至扫尾改一下就可以作为自己的程序
- 2022-08-11 03:15:30下载
- 积分:1
-
这是一个简单的TCP客户端程序,对入门者不错的哦
这是一个简单的TCP客户端程序,对入门者不错的哦-This is a simple TCP client to beginners oh good
- 2022-08-14 18:26:44下载
- 积分:1
-
记数统计功能,全面记载浏览者的ip,操作系统,浏览时间等参数
记数统计功能,全面记载浏览者的ip,操作系统,浏览时间等参数-counting statistics functions, comprehensive records of surfers ip, operating systems, time and other parameters View
- 2022-01-26 07:31:41下载
- 积分:1
-
酒店管理预订系统网站源码,运行平台ASP+acce
酒店管理预订系统网站源码,运行平台ASP+acce-Hotel Management Reservation System Web Source
- 2022-02-12 09:19:54下载
- 积分:1
-
VC编的提高Server.rar
VC编的提高Server.rar-VC series of the increase Server.rar
- 2022-07-10 08:39:27下载
- 积分:1
-
枚举系统中所有进程,及他们的所有网络连接
枚举系统中所有进程,及他们的所有网络连接-Enumerate all the processes and all of their network connections
- 2022-03-21 09:19:26下载
- 积分:1
-
网络多播程序--vc实现!学习socket的好例子
网络多播程序--vc实现!学习socket的好例子-network multicast procedures-- vc achieve! Learning good examples of socket
- 2022-07-25 19:34:26下载
- 积分:1
-
使用Ras实现拨号管理
使用Ras实现拨号管理 -Using Ras to implement dail management
- 2022-01-25 20:49:08下载
- 积分:1
-
1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。
对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。
-1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, th
- 2022-03-03 08:55:18下载
- 积分:1
-
TCP/IP连接,连接的客户端和服务端的程序,还有我。
tcp/ip的连接,同时连接客户端和服务端的程序,还有数据库的实现-tcp/ip connection, connecting client and service side of the procedures, there is the realization database
- 2022-05-31 08:47:24下载
- 积分:1