《计算机英语》 Unit 5 Networking 网络

Section A Networking 网络

The need to share information and resources among different computers has led to linked computer systems, called networks, in which computers are connected so that data can be transferred from machine to machine.

不同计算机之间共享信息和资源的需求导致了计算机系统的互联,称为网络,其中计算机被连接起来,以便数据可以从一台机器传输到另一台机器。

1.Network Classifications网络分类

词汇

network - 网络

LAN (Local Area Network) - 局域网

MAN (Metropolitan Area Network) - 城域网

WAN (Wide Area Network) - 广域网

PAN (Personal Area Network) - 个域网

cable radio - 无线电

infrared - 红外线

open network - 开放网络

proprietary - 专有的

topology - 拓扑学

bus - 总线

Ethernet - 以太网

mesh - 网状;网格

hybrid - 混合的

open network - 开放网络

closed network - 封闭网络

public network - 公共网络

private network - 私有网络

proprietary network - 专有网络

bus network - 总线网络

ring network - 环形网络

star network - 星型网络

mesh network - 网状网络

tree network - 树形网络

A LAN normally consists of a collection of computers in a single building or building complex. For example, the computers on a university campus or those in a manufacturing plant might be connected by a LAN.

局域网通常由一栋建筑或建筑群中的计算机组成。例如,大学校园或制造厂内的计算机可能通过局域网连接。

A MAN is a network of intermediate size, such as one spanning a local community. 城域网是一种中等规模的网络,比如覆盖一个本地社区。

A WAN links machines over a greater distance — perhaps in neighboring cities or on opposite sides of the world. 广域网连接更远距离的机器——也许在邻近城市或世界对面。

Another means of classifying networks is based on whether the network’s internal operation is based on designs that are in the public domain or on innovations owned and controlled by a particular entity such as an individual or a corporation. 另一种分类网络的方法是基于网络的内部操作是基于公共领域的设计,还是基于由个人或公司等特定实体拥有和控制的创新。

Still another way of classifying networks is based on the topology of the network (Figure 6A-1), which refers to the pattern in which the machines are connected. 另一种分类网络的方法是基于网络的拓扑结构(图6A-1),这指的是机器连接的模式。

Two of the more popular topologies are the bus, in which the machines are all connected to a common communication line called a bus, and the star, in which one machine serves as a central focal point to which all the others are connected.
两种较流行的拓扑结构是总线,其中所有机器都连接到称为总线的公共通信线上;以及星型,其中一台机器作为所有其他机器连接的中心焦点。

Star networks are one of the most common computer network topologies. In its simplest form, a star network consists of one central node, typically a switch or hub, which acts as a conduit to transmit messages. 星型网络是最常见的计算机网络拓扑之一。在其最简单的形式中,星型网络由一个中心节点组成,通常是一个交换机或集线器,它作为传输消息的通道。

2.Combining Networks 组合网络

词汇

repeater - 中继器

bridge - 网桥

switch - 交换机

subtle        a微妙的

informative         a信息量大的

amplification - 放大

message - 报文

forward - 转发

autonomous - 自主的

router - 路由器

gateway        n网关

Sometimes it is necessary to connect existing networks to form an extended communication system. 有时需要连接现有网络以形成一个扩展的通信系统。

In the case of bus networks based on the Ethernet protocols, it is often possible to connect the buses to form a single long bus. This is done by means of different devices known as repeaters, bridges, and switches. 在基于以太网协议的总线网络的情况下,通常可以将总线连接起来形成一个长总线。这是通过使用称为中继器、网桥和交换机的不同设备来完成的。

Repeater: The simplest of these is the repeater, which is little more than a device that simply passes signals back and forth between the two original buses (usually with some form of amplification) without considering the meaning of the signals. 中继器:这些设备中最简单的是中继器,它只不过是一个在两个原始总线之间简单地来回传递信号的设备(通常带有一定的放大),而不考虑信号的含义。

Bridge: It looks at the destination address that accompanies each message and forwards a message across the connection only when that message is destined for a computer on the other side. 网桥:它查看每个消息附带的目的地址,并且只有在该消息注定要发送到另一边的计算机时,才将消息转发到连接上。

Sometimes, however, the networks to be connected have incompatible characteristics. For instance, the characteristics of a Wi-Fi network are not readily compatible with an Ethernet network. 然而,有时待连接的网络具有不兼容的特性。例如,Wi-Fi网络的特性与以太网不完全兼容。

The connection between networks to form an internet is handled by devices known as routers, which are special purpose computers used for forwarding messages. 形成互联网的网络连接由称为路由器的设备处理,路由器是用于转发消息的专用计算机。

Two Wi-Fi star networks and an Ethernet bus network connected by routers. 两个Wi-Fi星型网络和一个以太网总线网络通过路由器连接。

It first sends the message to the AP in its network. The AP sends the message to its associated router, and this router forwards the message to the router at the Ethernet. There the message is given to a machine on the bus, and that machine then forwards the message to its final destination in the Ethernet. 它首先将消息发送到其网络中的接入点(AP)。AP将消息发送到其关联的路由器,然后这个路由器将消息转发到以太网上的路由器。在那里,消息被传递给总线上的一台机器,然后这台机器将消息转发到以太网上的最终目的地。

The point at which one network is linked to an internet is often called a gateway because it serves as a passageway between the network and the outside world. 将一个网络连接到互联网的点通常被称为网关,因为它作为网络和外部世界之间的通道。

Gateways can be found in a variety of forms, and thus the term is used rather loosely. 网关可以有多种形式,因此这个术语的使用相当宽松。

In many cases a network’s gateway is merely the router through which it communicates with the rest of the internet. In other cases the term gateway may be used to refer to more than just a router. 在许多情况下,网络的网关只是它与互联网其余部分通信的路由器。在其他情况下,术语网关可能用来指不仅仅是路由器。

For example, in most residential Wi-Fi networks that are connected to the Internet, the term gateway refers collectively to both the network’s AP and the router connected to the AP because these two devices are normally packaged in a single unit. 例如,在大多数连接到互联网的住宅Wi-Fi网络中,术语网关统称为网络的接入点(AP)和连接到AP的路由器,因为这两个设备通常被包装在一个单元中。

3.Methods of Process Communication 进程通信方法

词汇

interprocess - 进程间

client/server - 客户/服务器

peer-to-peer - 对等网;点对点

swarm - 聚合;群

Methods of Process Communication

进程通信方法

network protocols - 网络协议

carrier sense multiple access with collision detection (CSMA/CD) - 载波侦听多路访问/碰撞检测 client/server model - 客户/服务器模型

peer-to-peer model - 对等网模型

client/server (C/S) - 客户/服务器 (C/S)

browser/server (B/S) - 浏览器/服务器 (B/S)

peer-to-peer (P2P) - 对等网 (P2P)

The various activities (or processes) executing on the different computers within a network (or even executing on the same machine via time-sharing/multitasking) must often communicate with each other to coordinate their actions and to perform their designated tasks.

在网络中不同计算机上执行的各种活动(或进程)(甚至通过时间共享/多任务在同一台机器上执行)通常必须相互通信,以协调它们的行动并执行它们指定的任务。

(1)client/server model - 客户/服务器模型

A popular convention used for interprocess communication is the client/server model. 用于进程间通信的流行约定是客户/服务器模型。

This model defines the basic roles played by the processes as either a client, which makes requests of other processes, or a server, which satisfies the requests made by clients. 该模型定义了进程扮演的基本角色,要么是客户端,它向其他进程提出请求,要么是服务器,它满足客户端提出的请求。

Today the client/server model is used extensively in network applications. 今天,客户/服务器模型在网络应用中得到了广泛使用。

(2)peer-to-peer (P2P) - 对等网(P2P)

The peer-to-peer model involves processes that provide service to and receive service from each other. 对等网模型涉及相互提供服务和相互接受服务的进程。

Moreover, whereas a server must execute continuously so that it is prepared to serve its clients at any time, the peer-to-peer model usually involves processes that execute on a temporary basis. 此外,虽然服务器必须持续运行,以便随时准备为其客户端服务,但对等网模型通常涉及临时执行的进程。

For example, applications of the peer-to-peer model include instant messaging in which people carry on a written conversation over the Internet as well as situations in which people play competitive interactive games. 例如,对等网模型的应用包括即时消息传递,人们可以在互联网上进行书面交谈,以及人们进行竞争性互动游戏的情况。

The peer-to-peer model is also a popular means of distributing files such as music recordings and motion pictures via the Internet. In this case, one peer may receive a file from another and then provide that file to other peers. 对等网模型也是通过互联网分发文件(如音乐录音和电影)的流行方式。在这种情况下,一个对等方可能从另一个对等方接收文件,然后向其他对等方提供该文件。

The collection of peers participating in such a distribution is sometimes called a swarm. The swarm approach to file distribution is in contrast to earlier approaches that applied the client/server model by establishing a central distribution center (the server) from which clients downloaded files. 参与这种分发的对等方集合有时被称为群。与早期采用客户/服务器模型通过建立中央分发中心(服务器)供客户端下载文件的方法相比,群的文件分发方法与之不同。

练习A1(知识点填空)

  1. The need to share information and resources among different computers has led to linked computer systems, called networks, in which computers are connected so that data can be transferred from machine to machine.
    不同计算机之间共享信息和资源的需求导致了计算机系统的互联,称之为网络,其中计算机被连接起来,以便数据可以从一台机器传输到另一台机器。

  2. A computer network is often classified as being either a LAN, a MAN, a WAN, or a PAN.
    计算机网络通常被分类为局域网(LAN)、城域网(MAN)、广域网(WAN)或个域网(PAN)。

  3. The Internet is an open system, which is governed by an open collection of protocol suite. It operates on numerous methods and standards known as the TCP/IP protocol suite.
    互联网是一个开放的系统,由一套开放的协议集合管理。它运行在许多方法和标准上,被称为TCP/IP协议套件。

  4. Based on the topology of the network, two of the more popular topologies are the bus and the star.
    根据网络的拓扑结构,两种较流行的拓扑是总线星型

  5. A switch is essentially a bridge with multiple connections, allowing it to connect several buses rather than just two.
    交换机本质上是一个具有多个连接的桥梁,允许它连接多个总线而不仅仅是两个。

  6. The connection between networks to form an internet is handled by devices known as routers.
    形成互联网的网络连接由被称为路由器的设备处理。

  7. The point at which one network is linked to an internet is often called a gateway because it serves as a passageway between the network and the outside world.
    将一个网络连接到互联网的点通常被称为网关,因为它作为网络和外部世界之间的通道。

  8. In most residential Wi-Fi networks that are connected to the Internet, the term gateway refers collectively to both the network's AP(access point ) and the router connected to the AP because these two devices are normally packaged in a single unit.
    在大多数连接到互联网的住宅Wi-Fi网络中,术语网关通常指网络的接入点(AP)和连接到AP的路由器,因为这两个设备通常被包装在一个单元中。

  9. The popular convention used for interprocess communication is the client/server(C/S) model and the peer-to-peer (P2P) model.
    用于进程间通信的流行约定是客户/服务器模型对等网(P2P)模型

练习A2(词汇翻译)

  • LAN (Local Area Network) - 局域网
  • MAN (Metropolitan Area Network) - 城域网
  • WAN (Wide Area Network) - 广域网
  • PAN (Personal Area Network) - 个人区域网
  • cable radio - 无线电
  • open network - 开放式网络
  • proprietary network - 专有网络
  • bus topology - 总线拓扑
  • Ethernet network - 以太网
  • ring topology - 环形拓扑
  • tree topology - 树形拓扑
  • mesh topology - 网状拓扑
  • hybrid topology - 混合拓扑
  • repeater - 中继器
  • bridge - 网桥
  • switch - 交换机
  • router - 路由器
  • WiFi - 无线网络;无线上网;无线局域网
  • AP (Access Point) - 接入点
  • gateway - 网关
  • client/server (C/S) - 客户/服务器模型
  • peer-to-peer (P2P) - 对等网络模型

Section B distributed system 分布式系统

词汇

multifaceted        a多方面的

disturbed        a分布式的

middleware        n中间件

concurrency        n并发性

tolerance        n容忍

transparency        n透明性

heterogeneity        n异构性

inherit        a固有的,内在的

cluster        n集群

throughout        n吞吐量

grid         n网络

volunteer        v自愿去做

voluntary        n自愿;a自愿的

dynamically        adv动态的

练习B1(知识点填空)

  1. A distributed system consists of a collection of autonomous computers, connected through a network and distribution middleware.
    分布式系统由一组自治计算机组成,通过网络和分布式中间件相连接。

  2. Middleware is a class of software technologies designed to help manage complexity and heterogeneity inherent in distributed systems.
    中间件是一类软件技术,旨在帮助管理分布式系统中固有的复杂性和异构性。

  3. Cluster computing is a type of parallel or distributed processing system, which consists of a collection of interconnected stand-alone computers cooperatively working together as a single, integrated computing resource.
    集群计算是一种并行或分布式处理系统,它由一组相互连接的独立计算机组成,这些计算机作为单一的集成计算资源协同工作。

  4. Grid computing aims to "enable resource and coordinated problem solving in dynamic, multi-institutional virtual organizations".
    网格计算旨在“在动态的、多机构的虚拟组织中“实现资源和协调问题的解决”。

  5. Cloud computing is hinting at a future in which we won't compute on local computers, but on centralized facilities operated by third-party compute and storage utilities.
    云计算暗示着未来我们不会在本地计算机上进行计算,而是在由第三方计算和存储工具运行的集中设施上进行计算。

练习B2(词汇翻译)

  • information retrieval - 信息检索
  • distributed system - 分布式系统
  • fault tolerance - 容错性
  • cluster computing - 集群计算
  • load-balancing - 负载均衡
  • grid computing - 网格计算
  • cloud computing - 云计算

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

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

相关文章

什么是正态分布

最重要的连续分布的通用名是概率密度函数,而标准正态分布(Standard Normal Distribution) 是最重要的概率密度函数。这个连续分布之所以重要,我认为是因为它非常常见,换句话说,我们会很常用到它。标准正态分…

C++基础编程100题-012 OpenJudge-1.3-10 计算并联电阻的阻值

更多资源请关注纽扣编程微信公众号 http://noi.openjudge.cn/ch0103/09/ 描述 对于阻值为r1和r2的电阻,其并联电阻阻值公式计算如下: R 1/(1/r1 1/r2) 输入 两个电阻阻抗大小,浮点型,以一个空格分开。 输出 并联之后的阻…

【tomcat】tomcat系统架构以及核心启动流程

对于web后端开发工程师来说,tomcat作为一个应用服务器框架本质上就是一个HTTP服务Servlet容器。研究过spring、spring mvc源码的同学应该了解,spring mvc其实就是基于Servlet规范实现的请求的转发路由、转发处理。而Spring和SpringMVC就是通过web.xml文件…

Elasticsearch过滤器(Filter):原理及使用

Hi~!这里是奋斗的小羊,很荣幸您能阅读我的文章,诚请评论指点,欢迎欢迎 ~~ 💥💥个人主页:奋斗的小羊 💥💥所属专栏:C语言 🚀本系列文章为个人学习…

【MATLAB源码-第227期】基于matlab的北方苍鹰优化算法(NGO)机器人栅格路径规划,输出做短路径图和适应度曲线。

操作环境: MATLAB 2022a 1、算法描述 鼠群优化算法(Rat Swarm Optimization, RSO) 简介 鼠群优化算法(Rat Swarm Optimization, RSO)是一种模仿鼠类群体觅食行为的优化算法。该算法属于群体智能算法,通…

ElementPlus el-date-picker日期时间选择器组件禁用此刻之前的时间(精确时分秒)

需求:如上图所示,此刻之前的日期和时间都不可选,也就是选择当天的话需要限制时间选择器,如果选择的是今天之后的日期则不需要限制时间选择器。 实现思路 限制日期 使用DateTimePicker 日期时间选择器 的disabled-date 限制时间…

yolov8训练初体验

最近在爬一些数据,有些网址的验证码比较难搞,于是使用yolov8来解决。 一、数据打标签并转为txt 使用的软件为X-AnyLabeling。内置各种模型,方便打标。 打标完成后由于是json格式,所以我们使用python转换即可 import json import…

awdawdad

作者主页: 作者主页 本篇博客专栏:C 创作时间 :2024年6月20日 最后: 十分感谢你可以耐着性子把它读完和我可以坚持写到这里,送几句话,对你,也对我: 1.一个冷知识: …

阿赵UE引擎C++编程学习笔记——C++自定义蓝图函数

大家好,我是阿赵。   使用UE引擎,大部分功能都可以使用蓝图的自带节点去完成。但有时候我们也需要扩展一些蓝图没有的功能。这一篇主要学习一下怎样用C给蓝图新增自定义的函数节点。 一、 新建蓝图函数库 在添加C类的时候,选择蓝图函数库&…

指纹浏览器与虚拟机的区别及在跨境电商中的应用

在如今数字化世界中,隐私和安全变得愈发重要。许多人在网络上进行敏感操作,如网上购物、在线银行、社交媒体管理等。为了保护自己的隐私,人们常常会寻求一些额外的工具,比如指纹浏览器和虚拟机。这两种工具在保护个人隐私方面都有…

Thinkphp5内核流浪猫流浪狗宠物领养平台H5源码

Thinkphp5内核流浪猫流浪狗宠物领养平台H5源码 可封装APP,适合做猫狗宠物类的发信息发布,当然懂的修改一下,做其他信息发布也是可以的。 Thinkphp5内核流浪猫流浪狗宠物领养平台H5源码

Linux常用命令(14)—查看文件内容(有相关截图)

写在前面: 最近在学习Linux命令,记录一下学习Linux常用命令的过程,方便以后复习。仅供参考,若有不当的地方,恳请指正。如果对你有帮助,欢迎点赞,关注,收藏,评论&#xf…

JavaScript 冷知识大赏:带你领略不一样的编程乐趣

个人主页:学习前端的小z 个人专栏:JavaScript 精粹 本专栏旨在分享记录每日学习的前端知识和学习笔记的归纳总结,欢迎大家在评论区交流讨论! 文章目录 💯JavaScript 中的小 tips📧1 严格模式💞…

Spring之IoC(容器配置、Spring坐标导入、获取bean)

这里的话,因为博主学习时间有限,并没有实际去操作,只是学习和了解一个大概的流程。 目录 一、引言 1、管理什么?(对象:Service、Dao ...) 2、如何将被管理的对象告知 IoC 容器?(用…

【ARM 安全系列介绍 3.7 -- SM4 对称加密算】

请阅读【嵌入式开发学习必备专栏 Cache | MMU | AMBA BUS | CoreSight | Trace32 | CoreLink | GCC | CSH | Armv8/v9 系统异常分析】 文章目录 SM4 加密算法简介SM4 工作模式算法步骤加密举例注意事项 Principle of SM4 encryption algorithm SM4 加密算法简介 SM4是一种分组…

如何基于Redis实现分布式锁?

分布式锁介绍 对于单机多线程来说,在 Java 中,我们通常使用 ReetrantLock 类、synchronized 关键字这类 JDK 自带的 本地锁 来控制一个 JVM 进程内的多个线程对本地共享资源的访问。 下面是我对本地锁画的一张示意图。 本地锁 从图中可以看出&#xf…

Unity 限时免费资源 - FANTASTIC万圣节资源包

Unity 资源 - FANTASTIC - Halloween Pack 万圣节包 前言资源包内容领取兑换码 前言 亲爱的 Unity 游戏开发者们,今天要给大家介绍一款限时免费的优质资源包 - FANTASTIC - Halloween Pack 万圣节资源包。 这个资源包为您的游戏创作带来了丰富的万圣节主题元素。其…

开关阀(3):Fisher DVC6200定位器原理及调试

Fisher DVC6200---Digital Valve Controllers( 数字阀门控制器)简写 DVC,而6200是Fisher DVC定位器发展的一个系列型号,是Fisher结合DVC2000、DVC6000系列,取其特点发展的有着高适用性和高可靠性的阀门定位器。 DVC6200 原理&…

Apriori 处理ALLElectronics事务数据

通过Apriori算法挖掘以下事务集合的频繁项集: 流程图 代码 # 导入必要的库 from itertools import combinations# 定义Apriori算法函数 def apriori(transactions, min_support, min_confidence):# 遍历数据,统计每个项的支持度 item_support {}for tr…

AI数据分析:根据时间序列数据生成动态条形图

动态条形竞赛图(Bar Chart Race)是一种通过动画展示分类数据随时间变化的可视化工具。它通过动态条形图的形式,展示不同类别在不同时间点的数据排名和变化情况。这种图表非常适合用来展示时间序列数据的变化,能够直观地显示数据随…