您好,欢迎访问三七文档
Unit8ComputerNetwork第八单元:计算机网络SectionANetworkFundamentals课文A:网络基本原理Theneedtoshareinformationandresourcesamongdifferentcomputershasledtolinkedcomputersystems,callednetworks,inwhichcomputersareconnectedsothatdatacanbetransferredfrommachinetomachine.在不同计算机之间共享信息和资源的需要,导致了相互连接的计算机系统的产生。这种相互连接的计算机系统被称为网络。在网络中,计算机连接在一起,从而数据可以从一台计算机传输到另一台计算机。Inthesenetworks,computeruserscanexchangemessagesandshareresources-suchasprintingcapabilities,softwarepackages,anddatastoragefacilities-thatarescatteredthroughoutthesystem.在网络中,计算机用户可以交换信息,并共享分散在整个网络系统的资源,如打印能力、软件包以及数据存储设备。Theunderlyingsoftwarerequiredtosupportsuchapplicationshasgrownfromsimpleutilitypackagesintoanexpandingsystemofnetworksoftwarethatprovidesasophisticatednetworkwideinfrastructure.支持这类应用所需的基本软件,已经从简单的实用软件包发展成一个不断扩展的网络软件系统,该系统提供了一个复杂的网络范围的基础结构。Inasense,networksoftwareisevolvingintoanetworkwideoperatingsystem.从某种意义上说,网络软件正在演变成一个网络范围的操作系统。NetworkClassifications一、网络分类Acomputernetworkisoftenclassifiedasbeingeitheralocalareanetwork(LAN),ametropolitanareanetwork(MAN),orawideareanetwork(WAN).计算机网络常常划分为局域网、城域网和广域网。ALANnormallyconsistsofacollectionofcomputersinasinglebuildingorbuildingcomplex.局域网通常由一幢建筑物或一个建筑群中的若干计算机组成。Forexample,thecomputersonauniversitycampusorthoseinamanufacturingplantmightbeconnectedbyaLAN.例如,大学校园里的计算机或制造工厂中的计算机可以用局域网连接。AMANisanetworkofintermediatesize,suchasonespanningalocalcommunity.城域网属于中型网络,如一个覆盖某一社区的网络。AWANlinksmachinesoveragreaterdistance-perhapsinneighboringcitiesoronoppositesidesoftheworld.广域网连接地理范围更广的计算机,这些计算机或许在相邻的城市,或许在地球相反的两面。Anothermeansofclassifyingnetworksisbasedonwhetherthenetwork’sinternaloperationisbasedondesignsthatareinthepublicdomainoroninnovationsownedandcontrolledbyaparticularentitysuchasanindividualoracorporation.网络分类的另一种方式是根据网络的内部运行是基于无专利权保护的设计还是基于特定实体(如个人或公司)所拥有和控制的革新。Anetworkoftheformertypeiscalledanopennetwork;anetworkofthelattertypeiscalledaclosed,orsometimesaproprietary,network.前一种类型的网络称为开放式网络,后一种类型的网络称为封闭式网络,有时也称为专有网络。TheInternetisanopensystem.因特网属于开放式系统。Inparticular,communicationthroughouttheInternetisgovernedbyanopencollectionofstandardsknownastheTCP/IPprotocolsuite.尤其是,整个因特网的通信是由一组称为TCP/IP协议组的开放标准来控制的。Anyoneisfreetousethesestandardswithoutpayingfeesorsigninglicenseagreements.任何人都可以自由地使用这些标准,而不需要付费或签署许可协议。Incontrast,acompanysuchasNovellInc.mightdevelopsystemsforwhichitchoosestomaintainownershiprights,allowingthecompanytodrawincomefromsellingorleasingtheseproducts.相反,像Novell股份有限公司这样的公司可能选择为其开发的系统保留所有权,通过出售或出租这些产品获得收入。Networksbasedonsuchsystemsareexamplesofclosednetworks.基于这类系统的网络属于封闭式网络的例子。Stillanotherwayofclassifyingnetworksisbasedonthetopologyofthenetwork,whichreferstothepatterninwhichthemachinesareconnected.还有一种网络分类方法,它基于网络的拓扑结构,即计算机相互连接的模式。Thebustopology,ringtopology,andstartopologyarethreepopulartopologies.总线拓扑结构、环形拓扑结构和星形拓扑结构是3种流行的拓扑结构。Ofthese,thestarnetworkisperhapstheoldest,havingevolvedfromtheparadigmofalargecentralcomputerservingmanyusers.其中,星形网络或许是最古老的,这种网络由一台大型中央计算机服务许多用户的范式演变而来。Asthesimpleterminalsemployedbytheseusersgrewintosmallcomputersthemselves,astarnetworkemerged.随着这些用户所使用的简单终端本身发展成小型计算机,星形网络也就出现了。Apointtoemphasizeisthattheconnectionsbetweenmachinesinanetworkdonotneedtobephysical.需要强调的一点是,在一个网络中,计算机之间的连接并不一定是物理连接。Wirelessnetworks,usingradiobroadcasttechnology,arebecomingquitecommon.使用无线广播技术的无线网络正在变得相当常见。Protocols二、协议Foranetworktofunctionreliably,itisimportanttoestablishrulesbywhichnetworkactivitiesareconducted.为了网络可靠运行,确立进行网络活动所遵循的规则很重要。Suchrulesarecalledprotocols.这类规则称为协议。Bydevelopingandadoptingprotocolstandards,vendersareabletobuildproductsfornetworkapplicationsthatarecompatiblewithproductsfromothervenders.通过开发和采用协议标准,不同厂商制造的网络应用产品能够相互兼容。Thus,thedevelopmentofprotocolstandardsisanindispensableprocessinthedevelopmentofnetworkingtechnologies.因此,在联网技术的开发中,协议标准的开发是一个必不可少的过程。Asanintroductiontotheprotocolconcept,letusconsidertheproblemofcoordinatingthetransmissionofmessagesamongcomputersinanetwork.作为对协议概念的介绍,让我们考虑在一个网络的计算机之间协调报文传输的问题。Withoutrulesgoverningthiscommunication,allthecomputersmightinsistontransmittingmessagesatthesametimeormightfailtorelaymessageswhenthatassistanceisrequired.如果没有控制这种通信的规则,所有的计算机就可能坚持同时传输报文,或者在需要传递报文时而未能传递。Oneapproachtosolvingthisproblemisthetokenringprotocol,whichwasdevelopedbyIBMinthe1970sandcontinuestobeapopularprotocolinnetworksbasedontheringtopology.解决这个问题的一种方法是令牌环协议,该协议由IBM公司20世纪70年代开发,今天在基于环形拓扑结构的网络中依然是一种很流行的协议。Inthisprotocol,allthemachinesinthenetworktransmitmessagesinonlyonecommondirection(Figure8A-1),meaningthatallmessagessentoverthenetworkmovearoundtheringinthesamedirectionbybeingforwardedfromcomputertocomputer.在这个协议里,网络中的所有计算机都只沿一个共同的方向传输报文(图8A-1)。也就是说,通过网络发送的所有报文都沿一个相同的方向绕环形网络移动,依次经由各个计算机转发。Whenamessagereachesitsdestination,thedestinationmachinekeepsacopyofitandforwardsacopyonaroundthering.一份报文到达目的地后,目的地的计算机保留一个副本并绕环形网络转发一个副本。Whentheforwardedcopyreachestheoriginatingcomputer,thatmachineknowsthatthemessagemusthavereacheditsdestinationandremovesthemessagefromthering.当转发的副本到达始发计算机时,该计算机知道报文一定到达了目的地,并将其移出环形网络。Ofcourse,thissystemdependsoninter-machinecooperation.当然,这种系统的运
本文标题:ComputerEnglishUnit8ComputerNetwork(计算机英语第八单元计算机网络
链接地址:https://www.777doc.com/doc-2906596 .html