-
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
-
VC++编程环境。得到本地mac地址。界面友好,使用方便
VC++编程环境。得到本地mac地址。界面友好,使用方便-VC++ programming environment. Get the local mac address. Friendly interface and easy to use
- 2022-07-10 11:54:11下载
- 积分:1
-
The use of JAVA network communication program to prepare an information document
使用JAVA编写网络通信程序的一篇文档资料-The use of JAVA network communication program to prepare an information document
- 2023-08-31 11:50:03下载
- 积分:1
-
RPC服务器客户端编程。An introduction to context handles in RPC. A simple RPC client/serve...
RPC服务器客户端编程。An introduction to context handles in RPC. A simple RPC client/server application using context handles is explained-RPC client server programming. An introduction to the context in RPC handles. A simple RPC client/server application using context handles is explained
- 2022-03-01 15:07:01下载
- 积分:1
-
VOIP电话控件,支持多种语言,只是不支持G729编码
VOIP电话控件,支持多种语言,只是不支持G729编码-VOIP phone controls, support for multiple languages, but do not support the G729 coding
- 2022-05-07 04:32:59下载
- 积分:1
-
它是一个套接字服务器。它接受来自客户端的连接和打印的连接…
It is a socket server. It accepts a connection from client and prints on the console a message that client writes
- 2022-08-26 11:57:19下载
- 积分:1
-
vc++可视化编程,包括压缩、网络编程部分
vc++可视化编程,包括网络编程部分,压缩包里面的是源代码,可直接运行。-vc++ visual programming, including network programming part of the compressed packet inside the source code can be directly run.
- 2022-03-16 05:35:22下载
- 积分:1
-
delphi源代码 / 局域网可以选择音频格式的ip电话,每秒数据量不大于7k...
delphi源代码 / 局域网可以选择音频格式的ip电话,每秒数据量不大于7k -/ LAN can choose audio format ip phones, the volume of data per second than bells
- 2022-03-05 01:34:37下载
- 积分:1
-
动态更改IP的简单方法
通过调用windows2000系统自带的netsh命令来实现更改本地IP地址、子网掩码、默认网关等信息....
动态更改IP的简单方法
通过调用windows2000系统自带的netsh命令来实现更改本地IP地址、子网掩码、默认网关等信息.-The tendency changes IP the straightforward procedure Through transfers netsh which the windows2000 system brings to order to realize change local information and so on IP address, sub- net covers code, tacitly approves gateway
- 2022-04-20 15:06:28下载
- 积分:1
-
vc++客户端
vc++客户端程序设计适合初学者 ,应用socket(),bind(),listen(),accept(),send(),rec()等函数说明
- 2022-11-06 09:25:03下载
- 积分:1