-
飞鸽传书的C++版本的一个典型的P2P
飞鸽传书C++版,一个典型的基于P2P的应用小程序,它完成了快速文件传输,是局域网用户的好帮手。-Dove Chuanshu C++ Version of a typical P2P-based application of small programs, it completed a fast file transfer, LAN users is a good helper.
- 2022-05-06 18:37:35下载
- 积分:1
-
software details : Definitive mail system, applicable to many mail servers, incl...
软件细节:权威邮件系统,适用于许多邮件服务器,包括exchange、imail、qmail等。这套网络邮件系统具有广泛的邮件服务器支持。任何带有pop3协议的邮件和接受smtp协议的邮件都可以通过系统收发邮件。收发机包括常用的邮件功能。
- 2022-04-20 19:13:31下载
- 积分:1
-
oooookookokokoko
detoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetoursdetours
- 2023-07-21 13:45:02下载
- 积分:1
-
截图并传输到指定的服务器.包括客户端与服务器.
截图并传输到指定的服务器.包括客户端与服务器.-Screenshots and transmitted to the specified server. Including client and server.
- 2023-04-18 01:55:03下载
- 积分:1
-
VC++6中用DOM遍历网页中的元素源代码,可以枚举出当前浏览的网页的所有元素。...
VC++6中用DOM遍历网页中的元素源代码,可以枚举出当前浏览的网页的所有元素。
-VC 6 DOM traversal using the website source code elements, Enumerating up with the current can browse the website of all the elements.
- 2022-06-01 20:40:21下载
- 积分:1
-
一个端口重定向工具的源代码,适用于将一个端口的数据转发到另一个端口。...
一个端口重定向工具的源代码,适用于将一个端口的数据转发到另一个端口。-A port redirection tool for source code, applies to a data port forwarding to another port.
- 2022-04-01 06:54:50下载
- 积分:1
-
UML
uml--统一建模语言 rose 网络编程高手必经之路-uml-- Unified Modeling Language rose network programming essential to master
- 2022-02-10 12:45:06下载
- 积分:1
-
聊天程序,很简单的用c++编辑的程序,简单易懂!
聊天程序,很简单的用c++编辑的程序,简单易懂!-Chat program, a very simple to use c++ editing program, easy to understand!
- 2022-02-12 22:56:47下载
- 积分:1
-
该文件详细介绍开发过程中的具体问题.他给设计者很好的借鉴功能.是开发人员比被东西....
该文件详细介绍开发过程中的具体问题.他给设计者很好的借鉴功能.是开发人员比被东西.-the document in detail the process of developing specific issues. He gave a very good designers draw function. Yes developers than by things.
- 2022-03-07 10:42:55下载
- 积分: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