登录
首页 » Windows Socket编程 » unsustainable under the agreement, users send frames, will first interception Ch...

unsustainable under the agreement, users send frames, will first interception Ch...

于 2022-03-16 发布 文件大小:48.36 kB
0 253
下载积分: 2 下载次数: 1

代码说明:

非持续CSMA 该协议下,用户在发送帧之前,会先侦听信道的状况,如果没有其他站点发送,它就发送。若信道忙,它就等待一个随机的时间后重复以上动作。 对于某一帧而言,信道是否忙,即是看其绝对时间(FRAMETIME*i+dt)的前一帧时内(FRAMETIME*(i-1)+dt ~ FRAMETIME*i+dt)是否存在发送帧。若无则发送,有则等待一随机时间。 -unsustainable under the agreement, users send frames, will first interception Channel situation, if no other site sent, it sent. If Channel busy, it would wait for a random time to repeat the action. For a frame, whether the busy channel, that is, look at his absolute time (FRAMETIME* i dt) of a time (FRAMETIME* (i-1) dt ~ FRAMETIME dt* i) the existence of this frame. If not then this, then wait for a random time.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 自动换IP地址,自动获取本地ADSL连接,定时自动拨号,自动缩小到状态栏,拨号日志记录,IP地址记录,可以用来刷IP地址用,刷网站等等。软件很完整。现在发布出来...
    自动换IP地址,自动获取本地ADSL连接,定时自动拨号,自动缩小到状态栏,拨号日志记录,IP地址记录,可以用来刷IP地址用,刷网站等等。软件很完整。现在发布出来给大家用用,并提供源码下载。-Automatically change IP addresses, automatically get a local ADSL connection, timing automatic dialing, auto-reduced to the status bar, dial-up log records, IP address of record, IP addresses can be used to brush use, brush sites, and more. The software is very complete. Now released for everyone to come out with use, and provide source code to download.
    2023-06-22 22:40:04下载
    积分:1
  • 1从ie向列表控件中拖曳连接地址 2建立internet快捷 3创建拨号连接对象 4邮件客户端序 5简单聊天序 6ftp下载 7 s...
    1从ie向列表控件中拖曳连接地址 2建立internet快捷 3创建拨号连接对象 4邮件客户端程序 5简单聊天程序 6ftp下载 7 socket传输 8 http服务监视器-ie from a list of controls to drag link which addresses the establishment of two fast internet dial-up connections create 3 Object four-mail client program Chat five simple procedures 6ftp download 7 8 http socket transmission services supervisor As for
    2022-02-06 12:23:45下载
    积分:1
  • SMTP pop in the given procedure to add a filter to enable the theme for the rece...
    在给出的SMTP pop程序中加上一个过滤器,使能够对接收邮件的主题内容进行关键字过滤。关键字从文件中读出,不少于十个,比较结果符合的打印出过滤用关键字、邮件主题、邮件发件人。多重符合的每次结果都要打印。在windows Visual C++ 下调试-SMTP pop in the given procedure to add a filter to enable the theme for the receiving e-mail content filtering keywords. Keywords from the document read out, of not less than 10, in line with the results of the comparison with the print keyword filtering, mail the theme of the message sender. Multi-line with the results of each must be printed. In windows Visual C++ under the debugger
    2022-04-20 20:17:43下载
    积分:1
  • rtp协议的实现代码
    rtp协议的实现代码-rtp agreement to implement code
    2023-01-02 08:50:04下载
    积分:1
  • 一个网络传输序, 使用于句几峪网是几与tcp协议的
    一个网络传输程序, 使用于句几峪网是几与tcp协议的-a network transmission, the use of several sentences in several valley networks and tcp agreement
    2023-07-27 09:15:03下载
    积分:1
  • category is the java programs icq
    类是icq的java程序-category is the java programs icq
    2022-06-16 01:00:58下载
    积分:1
  • 用网络开发的集成环境
    用VC++集成环境开发的基于UDP的网络应用程序,包括服务器端和客户端。-VC++ integrated environment with the development of network-based UDP applications, including server-side and client-side.
    2023-05-16 19:25:03下载
    积分:1
  • 信使小精灵,是一个简易的聊天工具。主要是演示了网络的主要步骤。本序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
    信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。 -messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
    2022-06-14 05:38:31下载
    积分:1
  • vc++ ftp client code
    vc++ ftp client code
    2022-03-19 09:06:21下载
    积分:1
  • Can complete a basic web browser HTTP protocol like students to master knowledge...
    可以完成基本的网页浏览似的学生掌握HTTP协议的相关知识,加深对客户/服务器的工作模式的认识,并进一步锻炼学生的网络软件编程能力和解决实际问题的能力。-Can complete a basic web browser HTTP protocol like students to master knowledge, deepen their understanding of client/server mode of understanding and to further our students the capacity and network software programming to solve practical problems.
    2022-07-11 13:21:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载