计算机网络中的传输协议是_计算机网络中的传输方式

计算机网络中的传输协议是

传输方式 (Transmission Modes)

The mechanism of transferring data or information between two linked devices connected over a network is referred to as Transmission Modes.

在通过网络连接的两个链接的设备之间传输数据或信息的机制称为传输模式

  • The transmission mode is also called as the communication mode.

    传输模式也称为通信模式。

  • It tells the direction of signal flow between the two linked devices.

    它告诉两个链接的设备之间信号流的方向。

  • Buses and networks are designed to allow communication to occur between individual devices that are linked over a network.

    总线和网络旨在允许通过网络链接的各个设备之间进行通信。

交易方式分类 (Categories of Transaction Modes)

There are three categories of transmission mode:

传输模式分为三类:

  1. Simplex Mode

    单工模式

  2. Half-Duplex Mode

    半双工模式

  3. Full-Duplex Mode

    全双工模式

categories of transaction modes

1)单工模式 (1) Simplex Mode)

  • In this type of transmission mode, communication is unidirectional that is data can be sent only in one direction. This means you cannot send a message back to the sender just like a one-way street.

    在这种类型的传输模式中,通信是单向的,即数据只能在一个方向上发送。 这意味着您不能像单向街一样将消息发送回发件人。

  • From the two devices, only one can send or transmit on a link and the other can only receive the data.

    从这两个设备中,只有一个可以在链接上发送或发送,而另一个只能接收数据。

categories of transaction modes 1


Simplex Mode of Transmission

单工传输方式

Example:

例:

  • A simplex duplex transmission can be seen between a computer and a keyboard. A television broadcast, television and remote are also examples of simplex duplex transmission.

    可以在计算机和键盘之间看到单工双工传输。 电视广播,电视和遥控器也是单工双工传输的示例。

  • Another example of simplex transmission includes a loudspeaker system. An announcer sends his/her voice into a microphone and voice is sent through an amplifier and then to all the speakers.

    单工传输的另一个示例包括扬声器系统。 播音员将他/她的声音发送到麦克风,然后通过放大器将声音发送到所有扬声器。

Advantage of Simplex mode

单工模式的优势

In this mode, the station can utilize the entire capacity of the communication channel, so there can be transmitted more data at a time.

在这种模式下,站点可以利用通信信道的全部容量,因此可以一次传输更多的数据。

Disadvantage of Simplex mode

单工模式的缺点

Mainly communications require the two-way exchange of data but it is unidirectional, so it has no inter-communication between devices.

通信主要是需要双向数据交换,但它是单向的,因此设备之间没有相互通信。

2)半双工模式 (2) Half-Duplex Mode)

  • In a Half-duplex mode, each station can transmit and receive the data as well.

    在半双工模式下,每个站也可以发送和接收数据。

  • The flow of messages can be in both directions, but not simultaneously.

    消息流可以双向,但不能同时。

  • The entire capacity (bandwidth) of the communication channel is utilized in one direction at a time.

    一次在一个方向上利用通信信道的全部容量(带宽)。

  • In half-duplex mode, the sender sends data and wait for its acknowledgment and if there is any error so that receiver can demand it to retransmit that data. By this error detection is possible.

    在半双工模式下,发送方发送数据并等待其确认,如果有任何错误,则接收方可以要求其重新传输该数据。 通过这种错误检测是可能的。

An example of half-duplex mode is Walkie-talkie. In Walkie-talkie, from one side a speaker speaks, and from the other side, someone listens. After a pause, the other speaks and first-person listens.

半双工模式的一个示例是对讲机 。 在对讲机中,说话者从一侧讲,而另一侧则有人听。 暂停后,对方讲话,第一人称聆听。

categories of transaction modes 2


Half- Duplex Mode of Transmission

半双工传输模式

Example:

例:

This is like a one land road with two-directional traffic. While cars are traveling in one direction, cars going to another way must wait.

这就像一条双向交通的单陆路。 当汽车沿一个方向行驶时,向另一种方向行驶的汽车必须等待。

Advantage of Half-duplex mode

半双工模式的优势

In half-duplex mode, the entire capacity of a channel is taken over by whichever of the two devices is transmitting at the same time.

在半双工模式下,通道的全部容量由两个设备中同时传输的一个接管。

Disadvantage of Half-Duplex mode

半双工模式的缺点

It causes the delay in sending the data at the correct time as when one device is sending the data, then another has to wait to send data.

当一台设备发送数据时,它会导致在正确的时间发送数据的延迟,然后另一台设备必须等待发送数据。

3)全双工模式 (3) Full Duplex Mode)

  • In Full duplex mode, the communication is bi-directional, i.e., the data flow in both the directions at the same time.

    在全双工模式下,通信是双向的,即,数据同时在两个方向上流动。

  • From both the ends receipt and transmission of data is possible at the same time.

    从两端可以同时接收和传输数据。

  • Full-duplex mode has two physically separate transmission paths, one is for traffic moving in one direction, and another path is for traffic moving in the opposite direction.

    全双工模式具有两条物理上分离的传输路径,一条用于在一个方向上移动的流量,另一条用于在相反方向上移动的流量。

  • It is one of the fastest mode of communication between devices.

    它是设备之间最快的通信模式之一。

categories of transaction modes 3


Full- Duplex Mode of Transmission

全双工传输方式

Example:

例:

On a telephone line, two people are communicating with each other both can talk and listen to each other at the same time, this is the full-duplex transmission.

在电话线上,两个人正在互相通信,可以同时通话和收听,这是全双工传输。

Another example includes a two way street with traffic flowing in both the directions simultaneously.

另一个示例包括双向道路,交通沿两个方向同时流动。

Advantage of Full-duplex mode

全双工模式的优势

Both the stations can send and receive the data at the same time, so the capacity of link can be shared.

两个站点可以同时发送和接收数据,因此可以共享链接的容量。

Disadvantage of Full-duplex mode

全双工模式的缺点

The bandwidth of the communication channel is divided into two parts if there is no dedicated path exists between the devices.

如果设备之间不存在专用路径,则通信通道的带宽分为两部分。

翻译自: https://www.includehelp.com/computer-networks/transmission-modes.aspx

计算机网络中的传输协议是

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/540969.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

https 密钥 php,https加密方式是什么

Https加密介绍Http直接通过明文在浏览器和服务器之间传递消息,容易被监听抓取到通信内容。Https采用对称加密和非对称加密结合的方式来进行通信。Https不是应用层的新协议,而是Http通信接口用SSL和TLS来加强加密和认证机制。加密方式对称加密&#xff1a…

一个前端框架应该有的一些公共函数

一、防止ie浏览器按backspace回退页面 //防止后退返回页面,如果非文本框、密码框、文本域控件,或控件非可用装填,则禁用后退按键 var uanavigator.userAgent.toLowerCase(); var isIEua.indexOf("msie")>-1; window.document.onkeydown fu…

Kruskal(P)和Prim(K)算法

最小生成树 (Minimum Spanning Tree) An MST is a subset of the edges of the connected, undirected graph that connect all the vertices together, in which there is no forming of a cycle and there should be minimum possible total edge weight. MST是已连接的无向图…

java get post 注解,GET/POST接收或发送数据的问题

在文章开始,先来回忆一下GET、POST这两种请求方式的区别。❈Http定义了与服务器交互的不同方法,最基本的方法有4种,分别是GET,POST,PUT,DELETE。URL全称是资源描述符,我们可以这样认为&#xff…

mybatis中sql语句传入多个参数方法

1 使用map <select id"selectRole" parameterType"map" resultType"RoleMap">SELECT id, roleName, noteFROM roleWHERE roleName LIKE Concat(%,#{roleName},%)and note like Concat(%,#{note},%)</select> 在接口中如下定义 List&…

kotlin半生对象_Kotlin程序| 随播对象特征

kotlin半生对象伴侣对象 (Companion object) If you need a function or a property to be tied to a class rather than to instances of it (similar to static in java), you can declare it inside a companion object: 如果需要将函数或属性绑定到类而不是实例(类似于java…

mysql安装注意步骤,mysql安装步骤

mysql安装步骤1、在官网下载对应的压缩文件&#xff0c;放到本地文件夹下&#xff0c;解压缩。2、配置Path环境变量&#xff1a;新增mysql的bin文件夹路径&#xff0c;C:\software\mysql-8.0.23-winx64\bin。3、在mysql根目录下新增my.ini配置文件。内容如下&#xff0c;basedi…

maven插件介绍之tomcat7-maven-plugin

tomcat7-maven-plugin插件的pom.xml依赖为&#xff1a; <dependency><groupId>org.apache.tomcat.maven</groupId><artifactId>tomcat7-maven-plugin</artifactId><version>2.2</version> </dependency>一&#xff1a;直接执行…

在Python中模拟do-while循环

Python as a language doesnt support the do-while loop. However, we can have a workaround to emulate the do-while loop. Python作为一种语言不支持do-while循环。 但是&#xff0c;我们可以采用一种变通方法来模拟do-while循环 。 The syntax for do-while is as follo…

织梦cms生成首页html的php文件,织梦DedeCMS定时自动生成首页HTML的实现方法

只需要制作一个文件然后在首页模板添加一句代码就可以实现让织梦DedeCMS自动生成首页html&#xff0c;具体方法如下&#xff1a;第一步、需要在首页调用随机文章&#xff0c;这样每次自动更新才会有更新的效果&#xff0c;随机文章调用标签如下&#xff1a;{dede:arclist sortr…

Linux下安装Flume

1 下载Flume Welcome to Apache Flume — Apache Flume 下载1.9.0版本 2 上传服务器并解压安装 3 删除lib目录下的guava-11.0.2.jar &#xff08;如同服务器安装了hadoop&#xff0c;则删除&#xff0c;如没有安装hadoop则保留这个文件&#xff0c;否则无法启动flume&#…

Apple新发布的APFS文件系统对用户意味着什么

2016年WWDC大会上&#xff0c;Apple除了公布watchOS、tvOS、macOS以及iOS等一系列系统和软件更新外&#xff0c;还公布了一个名为APFS&#xff08;Apple File System&#xff09;的文件系统。 这一全新文件系统专门针对闪存/SSD进行优化&#xff08;但依然可用于传统机械硬盘&a…

chown –r mysql:mysql,mysql部署,操作及异常处理

1、将mysql-5.1.50-linux-x86_64-glibc23.tar.gz移至/usr/local/目录下&#xff0c;并改名为mysql增加mysql组#groupadd mysql建mysql用户&#xff0c;并加入到mysql组中#useradd –g mysql mysql源码包解压#tar mysql-5.1.50-linux-x86_64-glibc23.tar.gz将解压后的源码包放置…

光伏等新能源信用风险事件频繁爆发

2016年以来&#xff0c;伴随着供给侧改革相关政策陆续出台和落地&#xff0c;去产能、去杠杆诱发信用风险事件陆续爆出。而在“11天威NTN1”、“15云峰PPN001”及“15云峰PPN003”等信用风险事件上&#xff0c;大股东“弃车保帅”行为再现&#xff0c;令本就失去造血能力的企业…

ruby array_Ruby中带有示例的Array.zip()方法

ruby arrayArray.zip()方法 (Array.zip() Method) In this article, we will study about Array.zip() Method. You all must be thinking the method must be doing something which is related to zipping values of the Array instance. It is not as simple as it looks. W…

matlab中迪杰斯特拉算法,dijkstra算法(迪杰斯特拉算法)

单源最短路径算法——Dijkstra算法&lpar;迪杰斯特拉算法&rpar;一 综述 Dijkstra算法(迪杰斯特拉算法)主要是用于求解有向图中单源最短路径问题.其本质是基于贪心策略的(具体见下文).其基本原理如下: (1)初始化:集合vertex_set初始为{sourc ...Dijkstra【迪杰斯特拉算法…

关于概率算法的问题,不知道逻辑错在哪里,求debug

做个骰子成功几率的分析&#xff0c;投n颗骰子&#xff0c;第一次投成功的几率是a,然后投成功的骰子&#xff0c;需要再投1次&#xff0c;这次成功的几率是b。第二次成功的骰子才算最终成功。 要分析出n颗骰子&#xff0c;最终成功0到n颗的概率。 我写了个算法&#xff0c;求出…

tps 交易量_交易处理系统(TPS)

tps 交易量A transaction is a simple process that takes place during business operations. The transaction processing system (TPS) manages the business transactions of the client and therefore helps a companys operations. A TPS registers, as well as all of i…

matlab for循环不覆盖,将输出保存到文本文件而不覆盖和打印矩阵中的N个条目[matlab]...

这是代码&#xff1a;for i 1:4;fileID fopen(testdata.txt, at);fprintf(fileID, this is answer %d\n,i);fprintf(fileID, %5.3e\n, v{i});fclose(fileID);end在记事本中回答&#xff1a;this is answer 11.000e0001.000e0001.000e0001.000e0001.000e0001.000e0000.000e0001…

(转)Redis研究(一)—简介

http://blog.csdn.net/wtyvhreal/article/details/41855327 Redis是一个开源的高性能键值对数据库。它通过提供多种键值数据类型来适应不同场景下的存储需求&#xff0c;并借助许多高层级的接口使其可以胜任如缓存、队列系统等不同的角色。 1.1历史和发展 2008年&#xff0c;意…