




免费预览已结束,剩余2页可下载查看
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
黄河科技学院毕业设计(文献翻译) 第 7 页英文译文:局域网希 赛网络有两类:局域网(LANs)和广域网(WAN)。在这里主要谈一下局域网。局域网就是在一个有限的地域范围内,典型的如在办公大楼或校园中,将计算机及相关外设(如打印机)用电缆进行物理连结而组成的一个系统。网络的拓扑结构可以是环形的、星形的或总线形的。在局域网中,可用光纤或同轴电缆连结多台计算机,且每台计算机的硬盘上必须装有专门的通信软件。允许具有不同平台的计算机共存于同一局域网中,且能进行数据交换的软件早已开发出来了。局域数据网一般简称为局域网,用于在一幢楼内或局限在楼群范围内把分散的基于计算机数据终端设备互连在一起。例如,一个局域网可以把一幢楼里或像大学校园内各个楼里的各个办公室的工作站连在一起。另外,局域网也可以把分布在工厂或医院建筑群中的计算机设备连在一起。由于所有这些设备都是一个单位的,因此局域网一般也由这个单位负责安装和维护。于是这类局域网也叫做专用数据网。大多数广域网,如公共电话交换网(PSTN)就使用网状(有时称为网络)拓扑结构。而局域网,由于用户数据终端设备相距很近,可采用简单的拓扑结构。常用的有星形、总线、环形和集线器等4种拓扑结构。应用最广的、用于本地计算机设备互连以进行数据通信的局域网拓扑结构是集线器拓扑结构。这种拓扑结构是总线和环形拓扑结构的变种。图14-6展示了为这种拓扑结构,有时也称为集线器树形拓扑结构。 局域网的传输媒体。双绞线、同轴电缆和光纤是局域网采用的3种主要传输媒体。局域网中采用了两种媒体访问控制技术。它们是用于总线网络拓扑结构的带冲突检测的载波侦听多路存取(CSMACD)既可用于总线又可用于环形网络的令牌控制技术。CSMA/ CD用来控制多路存取网络上的每个站点在试图发送信息前先“侦听”,等待通路空闲。如果两个站点在同一时刻要发送信息,将会检测到冲突,这两个站点必须各自“后退”一步,以后再重试。令牌控制是另一种用令牌去控制访问共享传输媒体的方法。该令牌按所有连入媒体的DTE都知道并遵守的一套确定的规则从一个DTE传向另一个DTE。当某一DTE掌握这一令牌时,它才能传送一帧数据,而在传送完该帧之后,要将令牌释放,以便其他DTE访问该传输媒体。文件服务器用于局域网。许多网络称为文件服务器的计算机来管理。文件服务器具有大容量的硬盘和一些用来管理对网上文件访问的专门软件。它控制着网上用户如何共享数据和数据库,以及用户如何存取中央硬盘上的数据和应用软件的主拷备。确保两个用户不能偶然地在同一时刻对同一文件进行更新或争夺数据也是文件服务器的工作。文件服务器还可以管理对昂贵硬件(如激光打印机)的访问。当文件服务器用于局域网时,大型数据库就被存储在服务器上,而且用户也可以将其所有的工作文件存放在上面。这就像是一个人每天手工收集所有的数据,放到一个文件抽屉中,然后等需要时,再将这些数据发到工作人员手中。Net Ware局域网操作系统。Novell公司的Net ware操作系统已经成为IBM公司特有的网络操作环境最强有力的竞争对手,它在对局域网络的支持方面也早于IBM公司。事实上,除了自己的一部分软件外,IBM公司也为所有的PC网和令牌环网购买了Net ware操作系统。Net ware操作系统的最主要部分是文件服务器软件,服务器上的目录被映射到网络驱动器,这样在用户看来,它运行起来就如同是虚拟磁盘。它的服务器软件是一个多任务的操作系统,文件结构也与DOS 2.x和DOS 3.x的文件结构一致。工作站上的 Net ware外壳程序拦截了DOS的21H中断,并重新走向为对服务器的调用。Net ware操作系统的主要优点是能够运行在多种网络硬件上。不论是选择IBM网络,Corves公司的OMNINET网络,还是ATT公司的星形局域网络等,都可获得Net ware的操作环境。用局域网方式建立的通信线路和通过公用数据网连接的线路两者的主要区别。因为局域网连接的设备之间相对来说距离较近,因而数据传输速率高得多。但是在ISO的OSI参考模型中,这种区别只在较低的与网络相关的几层比较明显。而很多实例表明,在该参考模型高层协议中,这两种网络是没有区别的。摘自: /source/195174 附:英文原文:Local Area Network Csiec There are two categories of networks: local area networks (LANs) and wide area networks (WANs). Here Id like to mainly talk about LAN.A LAN is a system of computers and associated peripherals such as Printers that are physically connected by cable within a limited geographical area-typically in an office building or on a college campus. The topology of the network may be ring, star or bus. LANs use fiber optics or coaxial cable to connect computers, and each computer must have special communications software installed oil its hard disk. Software has been developed that allows computers with different platforms to coexist and exchange data on the same LAN.Local area data networks,normally referred to simply as local area networks or LANs,are used to interconnect distributed communities of computer-based DTE located within a single building or localized group of buildingsFor example,a LAN may be used to interconnect workstations distributed around offices within a single building or a group of buildings such as a university campusAlternatively,it may be used to interconnect computer-based equipment distributed around a factory or hospital complex1Since all the equipment is located within a single establishment,however,LANs are normally installed and maintained by the organizationHence they are also referred to as private data networksMost wide area networks,such as the PSTN,use a mesh(sometimes referred to as a network)topologyWith LANs,however,the limited physical separation of the subscriber DTE allows simpler topologies to be usedThe four topologies in common use are star,bus,ring and hubThe most widespread topology for LANs designed to function as data communication subnet works for the interconnection of local computer-based equipment is the hub topology, which is a variation of the bus and ring4This is shown in Fig. 14-6,sometimes it is called hub/tree topologyIts Transmission media. Twisted pair,coaxial cable and optical fiber are the three main types of transmission medium used for LANsTwo techniques have been adopted for use of the medium access control in the LANsThey are carrier-sense-multiple-access with collision detection(CSMACD),for bus network topologies,and control token,for use with either bus or ring networks5CSMA / CD is used to control multiple-access networksEach on the network “listens” before attempting to send a message,waiting for the “traffic” to clear6If two stations try to send their messages at exactly the same time,a “collision” is detected,an both stations are required to “step back” and try laterControl token is another way of controlling access to a shared transmission medium that is by the use of a control(pretension)tokenThis token is passed from one DTE to another according to a defined set of rules understood and adhered to by all DTE connected to the mediumA DTE may only transmit a frame when it is in possession of the token and,after it has transmitted the frame,it passes the token on to allow another DTE to access the transmission mediumA file server is used on a LAN. Many networks are managed by a computer called a file server. A file server has a largecapacity hard disk and special software that manages access to flies on the network. It controls how data and database are shared among users on the network and how users access master copies of data and application software on the centralized hard disk. It is the file servers job to make sure that users dont accidentally try to update a file at the same time and scramble the data. The file server may also manage the access to an expensive piece of hardware such as a laser printer. When a file server is used on a LAN, large databases are stored on the server and users may store all of their work flies there as well. This operation is analogous to someones manually collecting all the data each day placing them in a file drawer, and then redistributing these data to the workers as needed.Net Ware Its the LAN Operating System. Novells Net ware has become the strongest competitor to IBMs own network operating environment and predates IBM in its support for LANs. In fact, IBM now markets Net ware for both the PC Network and for Token Ring in addition to its own software. The key to Net ware is the file server software and directories on the server are mapped to network drives, thus operating like virtual diskettes from a users perspective. The server software is a multitasking operating system with a file structure consistent with DOS 2.x and DOS 3.x. The Net ware shell in each workstation intercepts 21H DOS calls and redirects appropriate calls to the server. Perhaps the primary advantage of Net ware is that it runs on a wide variety of networking hardware. Regardless of whether you choose an IBM network, Corves OMNINET, ATT Star LAN, etc., you can obtain Net ware as the operating environment. In fact, if
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 锅炉设备检修工生产数据记录准确性考核试卷及答案
- 2025年春季中国石油高校毕业生招聘(河南有岗)考前自测高频考点模拟试题完整参考答案详解
- 空调器制造工应急物资使用考核试卷及答案
- 2025广东惠州市惠城区招聘公办义务教育学校硕博教育人才65人(第二批)模拟试卷及答案详解一套
- 公司职业生涯规划师岗位职业健康、安全、环保技术规程
- 2025安徽淮南高新区部分学校引进紧缺专业人才招聘39人考前自测高频考点模拟试题及答案详解(各地真题)
- 2025贵州装备制造职业学院引进高层次人才(博士)、高技能人才招聘9人考前自测高频考点模拟试题附答案详解(完整版)
- Pep-20-生命科学试剂-MCE
- Osilodrostat-Standard-生命科学试剂-MCE
- O-Benzylsulfonyl-serine-CoA-O-Benzylsulfonyl-serine-coenzyme-A-生命科学试剂-MCE
- 2025年工会社会工作者招聘笔试模拟试题库及答案
- 家乡的变化课件
- 陕西省专业技术人员继续教育2025公需课《党的二十届三中全会精神解读与高质量发展》20学时题库及答案
- 2024年高等教育文学类自考-00504艺术概论考试近5年真题附答案
- 物理原理在土木工程中的教学设计方案
- 网络安全意识培训
- 中医内科学:疾病辨证与中药治疗
- 滇西三部曲:松山战役笔记
- 保险学(第五版)课件 附章:社会保险
- GB 5009.12-2023食品安全国家标准食品中铅的测定
- 年度人才盘点报告1
评论
0/150
提交评论