-
unsustainable under the agreement, users send frames, will first interception Ch...
非持续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.
- 2022-03-16 02:26:57下载
- 积分:1
-
用SPI加密数据包。基于WINSOCK2 SPI层。
用SPI加密数据包。基于WINSOCK2 SPI层。-Encrypted data packet with SPI. WINSOCK2 SPI-based layer.
- 2023-02-28 09:50:04下载
- 积分:1
-
ASPX选课系统 非常的方便,能够实现多选,使用非常的灵活
ASPX选课系统 非常的方便,能够实现多选,使用非常的灵活-ASPX Elective the system is very convenient, and more to achieve the election, using very flexible
- 2022-07-07 05:23:40下载
- 积分:1
-
omnet++自带的十六个仿真例程,omnet++入门必学
omnet++自带的十六个仿真例程,omnet++入门必学-omnet++ own simulation routine 16, omnet++ entry must learn
- 2022-04-26 09:04:48下载
- 积分:1
-
VB prepared the perfect text chat program, divided into service client, the clie...
VB编的完善的文字聊天程序,分为服务端、客户端,可搭建企业等内部聊天器搭建-VB prepared the perfect text chat program, divided into service client, the client can set up enterprises, such as chat device structures
- 2022-01-25 22:17:06下载
- 积分:1
-
chat room was designed as a simple example for newcomers to learn
聊天室的设计,是一个简单的例子,适合新手学习-chat room was designed as a simple example for newcomers to learn
- 2022-12-11 02:50:03下载
- 积分:1
-
一个在AMPipeCom上开发的即时消息系统.rar
一个在AMPipeCom上开发的即时消息系统.rar-AMPipeCom one on the development of the instant messaging system. Rar
- 2022-08-16 18:45:05下载
- 积分:1
-
original source code socket ping
原始套接字ping源代码-original source code socket ping
- 2022-02-20 18:42:15下载
- 积分:1
-
一个socket通信服务端代码
一个socket通信服务端代码-a socket communications server code
- 2022-03-13 03:19:36下载
- 积分:1
-
基于UDP MFC编程环境
UDP MFC 包含服务器和客户端,
本实验设计内容是:设计一个程序,实现聊天功能,要求有客户端和服务器端。客户端能实现消息的输入和发送、接收消息、连接服务器与断开连接等基本功能;服务器端要求能收发信息、保存客户端的IP信息地址、将接收到的消息向所有客户端转发等基本信息。
- 2022-11-27 05:40:03下载
- 积分:1