-
网络嗅探程序,专门记录网络中浏览过的网站的url。
网络嗅探程序,专门记录网络中浏览过的网站的url。-Network sniffer program, which tracks the network of Web sites visited url.
- 2022-01-26 14:40:17下载
- 积分:1
-
windows socket编程详细讲解。自己整理的 ,网上不可能有的。
windows socket编程详细讲解。自己整理的 ,网上不可能有的。-explain in detail the windows socket programming. Finishing their own, on-line can not.
- 2022-03-03 17:58:24下载
- 积分:1
-
计算机网络课件。好的课件。我们是福州大学课件…
计算机网络的课件。很好的课件。我们福州大学的课件就是用这个-Courseware computer networks. Good courseware. We are Fuzhou University courseware is to use this
- 2022-03-18 02:43:29下载
- 积分:1
-
VC++ winsocKK Server+Client
完整的VC++ winsocKK Server+Client产品实例-VC++ winsocKK Server+Client
- 2023-03-03 10:30:04下载
- 积分:1
-
vb实现的数据通信服务端数据中心服务程序软件,数据读出并处理程序...
vb实现的数据通信服务端数据中心服务程序软件,数据读出并处理程序-vb realize the data communications server software for data center services, data read out and deal with the procedures
- 2022-03-20 16:58:59下载
- 积分:1
-
315M或413M普通无线发送接受模块的发送和接收过程。
315M或413M普通无线发送接受模块的发送和接收程序。也就是最便宜那种通信模块。-315M or 413M accept ordinary wireless sending module for sending and receiving procedures. That is, the cheapest kind of communication module.
- 2023-02-24 16:25:03下载
- 积分: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
-
窗户照射进来的插座在I/O(输入/输出)应用运营管理的…
在 Wi n d o w s套接字应用程序中对 I / O(输入/输出)操作进行管理。Wi n s o c k分别提供了“套接字模式”和“套接字 I / O模型” ,可对一个套接字上的 I / O行为加以控制。其中,套接字模式用于决定在随一个套接字调用时,那些 Wi n s o c k函数的行为。而另一方面,套接字模型描述了一个应用程序如何对套接字上进行的 I / O进行管理及处理。-Wi ndows socket at the application of I/O (input/output) operations management. Provide the Wi nsock " socket model" and the " socket I/O model" may be a socket on the I/O to control behavior. Among them, the model used to determine the socket with a socket call in, those acts of the Wi nsock function. On the other hand, describes the socket model how an application on the socket I/O for the management and treatment.
- 2022-03-01 23:49:02下载
- 积分:1
-
网络监控软件
网络监控软件 -Network monitoring software network monitoring software
- 2023-01-21 19:55:04下载
- 积分:1
-
该源码将声卡采集到的声音数据通过socket发送到另外一个终端,该终端根据得到的声音数据调用硬件接口播放声音。其核心就是声音数据的采集、传输和播放...
该源码将声卡采集到的声音数据通过socket发送到另外一个终端,该终端根据得到的声音数据调用硬件接口播放声音。其核心就是声音数据的采集、传输和播放-source of the sound card processing of voice data sent through the socket to another terminal, the terminal according to the voice data transfer hardware interface broadcast voices. Its core is the voice of the data collection, transmission and playback
- 2022-03-15 04:23:26下载
- 积分:1