《计算机网络体系结构毕业论文外文翻译.doc》由会员分享,可在线阅读,更多相关《计算机网络体系结构毕业论文外文翻译.doc(10页珍藏版)》请在三一办公上搜索。
1、附录AWith the new network technology and application of the continuous rapid development of the computer network should. Use of becoming increasingly widespread, the role played by the increasingly important computer networks and human. More inseparable from the lives of the communitys reliance on the
2、m will keep growing. In order for computers to communicate, they must speak the same language or protocol. In the early days of networking, networks were disorganized in many ways. Companies developed proprietary network technologies that had great difficulties in exchanging information with other o
3、r existing technologies; so network interconnections were very hard to build. To solve this problem, the International Organization for Standardization(ISO)created a network model that helps vendors to create networks compatible with each other. Finding the best software is not easy. A better unders
4、tanding of what you need and asking the right questions makes it easier. The software should be capable of handling challenges specific to your company. If you operate multiple distribution centers, it may be beneficial to create routes with product originating from more than one depot. Few software
5、 providers though, are capable of optimizing routes using multiple depots. The provider should be able to support installation of its product. Make sure to clearly understand what training and software maintenance is offered. Obviously, selecting the right routing/scheduling software is critically i
6、mportant. Unfortunately, some companies are using software that may not be best suited to their operation. Logistics actives with responsibility for approving the software ought to be comfortable theyve made the right decision. It is important to realize that not all routing/scheduling software is a
7、like!There questions to ask are: Which operating system is used? How easy is the software to use? Here is a good way to tell. Ask if its graphical user interface(GUI)is flexible. Find out about installation speed - how long does it take? Is the software able to route third party customers with your
8、core business? When was the software originally released and when was it last upgraded?In 1984, ISO released the Open Systems Interconnection(OSI)reference model, which is a well-defined set of specifications that ensures greater compatibility among various technologies. In fact, OSI is a descriptio
9、n of network communication that everyone refers to. It is not the only network model, but it has become the primary model for network communication. You will see further in this chapter, that the TCP/IP model is only a reduced version of the OSI model. The OSI model consists of seven layers, each il
10、lustrating a particular network function. meanwhile, ASP continues to evolve. With the arrival of the millennium came the arrival of ASP version 3. 0. Version 3. 0 was released along with Internet Information Server(IIS)version 5. 0 as part of the highly anticipated Microsoft Windows 2000. By far, t
11、he most important new feature of version 3. 0 is the addition of a seventh, intrinsic object called ASP Error which should greatly simplify error handling. Other new features include the addition of three new methods to the Server object, and two new methods to both the Application object and the Se
12、ssion object. When programmers design an image editor for example, they dont have to think about adding OSI Layer 7 capabilities to that software, because it has no need for communication with other computers. On the other hand, when creating an FTP client, they must add communication capabilities t
13、o that software. At Layer 7 we usually find Telnet, FTP, HTTP, SMTP, SNMP, or SSH. When we say, For Example, Layer 7 filtering, we refer to filtering application data, regardless of what port or computer it may come from. OSI will be a computer network architecture(architecture)is divided into the f
14、ollowing seven:The first layer:physical layer(Physical Layer), provides communications equipment for the mechanical, electrical and functional characteristics and process for the establishment, maintenance and removal of the physical link connection. Specifically, the provisions of the mechanical pr
15、operties required for network connectivity connector dimensions, pin number and order situation, etc. ;the provisions of the electrical characteristics of the physical connection in the bit stream transmission line signal level of the size, impedance matching , transfer rate from the constraints; fe
16、atures refers to the distribution of the various signals to the exact meaning of the signal, that is the definition of the DTE and DCE function between the various lines; order characteristics of the definition of the use of bit stream signal transmission lines for a group of rules refers to the phy
17、sical connection of the establishment, maintenance, exchange of information, DTE and DCE on the circuit on double-action series. In this layer, data units known as bits(bit). Belong to the typical definition of the physical layer specification included: EIA / TIA RS-232, EIA / TIA RS-449, V. 35, RJ-
18、45 and so on. The second layer: data link layer(Data Link Layer): in the physical layer bit stream to provide services based on adjacent node between the data link, through the provision of error control data frame(Frame)in the channel error-free transmission, and the action of the series circuit. D
19、ata link layer in the physical media is not reliable to provide reliable transmission. The role of this layer include: addressing the physical address, data framing, flow control, data error, such as re-issued. In this layer, data units known as the frame(frame). Data link layer protocol, including
20、representatives of: SDLC, HDLC, PPP, STP, such as frame relay. The third layer is the network layerIn the computer network to communicate between two computers may be a lot of data link may also go through a lot of communication subnet. Network layer of the task is to choose a suitable inter-network
21、 routing and switching nodes, to ensure timely delivery of data. Network layer will provide the data link layer packet frame components, including network layer in the package header, which contains the logical address information - - the source site and destination site address of the network addre
22、ss. If youre talking about an IP address, then you are in dealing with the problem of Layer 3, which is “data packets”, rather than layer 2 of the “frame. ” IP is layer 3 part of the problem, in addition to a number of routing protocols and ARP(ARP). All things related to routing in Layer 3 processi
23、ng. Address resolution and routing is an important objective of Level 3. Network layer can also achieve congestion control features such as Internet interconnection. In this layer, data packets as the unit(packet). Representatives of the network layer protocol, including: IP, IPX, RIP, OSPF, etcThe
24、fourth tier is the transport layer process information. At fourth floor unit, also known as data packets(packets). However, when you talk about TCP protocol, such as concrete and specific when the name, TCP data unit known as paragraph(segments)and the UDP protocol data unit referred to as “datagram
25、(data grams)”. This layer is responsible for obtaining all the information, therefore, it must be tracking data cell debris, out-of-order packets arrive in the transfer process and other possible risk. No. 4 for the upper layer to provide end-to-end(the end-user to end-users)of a transparent and rel
26、iable data transmission services. Transparent by means of transmission is transmitted in the communication process of the upper layer shielding the communication transmission system details. Representatives of the Transport Protocol: TCP, UDP, SPX, etcThe fifth layer is the session layerThis layer c
27、an also be known as the dialogue meeting between layers or layer, in the session layer and above the high-level, the data transmission is no longer the other named units, known collectively as the message. Session layer does not participate in specific transmission, It provides, including access to
28、authentication and session management, including the establishment and maintenance of mechanisms for communication between applications. If the server to verify user login is completed by the session layer. The sixth layer is Presentation LayerThe main solution to support this level of information t
29、hat the problem of syntax. For the exchange of data will be suitable for a user from the abstract syntax, into a system suitable for the use of OSI transfer syntax. To provide formatting and conversion of that data services. Data compression and decompression, encryption and decryption so that the l
30、ayers are responsible for. The seventh layer application layer, application layer for the operating system, applications or network services access the network interface. Agreement on behalf of the application layer, including: Telnet, FTP, HTTP, SNMP, etc. . Through the OSI layers, information from
31、 a computer software application for transfer to another application. For example, computer A on the application to send information to the computer application B, then A computer application in information need to be sent to the Application Layer(seventh layer), and then this layer will be sent to
32、that level of information(sixth floor), indicating that the data layer will be transferred to the session layer(fifth layer), and so continue until the physical layer(first layer). In the physical layer, data is placed in the physical network media and sent to computer B. The physical layer of compu
33、ter B to receive data from the physical media, and then send information up to data link layer(second layer), data link layer and then to the network layer, until the information in order to arrive at the application layer of computer B. Finally, the application layer of computer B and then the appl
34、ication information to the receiving end, thus completing the communication process. The following describes the icons in the process. OSIs seven control the use of a wide range of information and other computer systems to communicate the corresponding layer. Control information contained in these s
35、pecial requests, and show that they correspond to the OSI layer exchange. Data at every level of the head and tail to bring the two basic forms of control information. For one to send down from the previous data, additional control information in the front as the head, attached to the back of the en
36、d of the control information is called. However, data from one level to increase the agreement and the agreement the end of the first of a OSI layer is not necessary. When the data transmission between each floor, each level in the data can be added to the head and tail, and these data have been inc
37、luded to increase the level of the head and tail. Agreement includes the first layer and the communication of information between layers. Head and tail as well as the data is associated with the concept, they depend on the analysis of the protocol layer module. For example, the transport layer heade
38、r includes only the transport layer can be seen the information, the transport layer of the other layers below this only the first part of a data transmission. For the network layer, an information unit from the third layer composed of the first and data. The data link layer, network layer by passin
39、g down all the information that is the first and third data layer is seen as data. In other words, a given OSI layer, the information unit that contains the data from all parts of the upper head and tail, as well as data, referred to as packaging. For example, if computer A to a certain application
40、data sent to computer B, the first data sent to the application layer. A computer in the application layer protocol data to add up and the application layer of computer B communications. Formed by the first information unit includes an agreement, data, and possibly the end of the agreement was sent
41、to that layer, that layer of computer B and then add that layer of the control information to understand the agreement first. Information on the size of units in each level in agreement with the agreement the end of the first and add the increase in the first of these agreements and agreements conta
42、ined in the computer B the end of the corresponding layers of control information to be used. In the physical layer, the entire information unit through the network transmission medium. Computer B in the physical layer unit of information received and sent to the data link layer; and B data link lay
43、er in computer A to read the data link layer protocol header added to the control of information; and then remove the agreement and the end of the first agreement, sent to the remainder of the network layer. Perform the same at every level of action: from the corresponding first layer to read the ag
44、reement and protocol tail, and remove, and then send the remaining first floor. End of application-layer implementation of these actions, the data sent to computer B on the application, the data and computer applications A is exactly the same as sent. An OSI layer and another layer of communication
45、between the second layer is the use of the services completed. Services provided by adjacent layers help a OSI layer with another layer corresponds to the computer system to communicate. A particular layer of the OSI model is often associated with three other OSI layers contact: with the layer direc
46、tly adjacent to and under the floor, as well as the objectives of the corresponding computer systems networking layer. For example, computer As data link layer should be with the network layer, physical layer of computer B, as well as the data link layer communication. 附录B为了让电脑来沟通,就必须讲同样的语言或议定书。在早期的
47、网络化,网络松散,在很多方面。公司开发了专有的网络技术,有很大的困难,交流信息与其他的或现有的技术,使网络互连非常辛苦建立的。为了解决这个问题,国际标准化组织(ISO)建立了一个网络模型,可以帮助制造商网络彼此兼容。发现最佳的软件不容易。对什么的更好的理解您需要并且问合适的问题使它更加容易。软件应该是能处理挑战具体对您的公司。如果您操作多个分配中心,它也许是有利创造路线与产品起源于超过一个集中处。少量软件提供者虽则,是能优选路线使用多个集中处。提供者应该能支持它的产品的设施。保证清楚地了解什么训练和软件维护被提供。明显地,选择正确的发送预定的软件重要地重要。不幸地,一些公司使用不能是适合对他们
48、的操作的软件。最大限制的对批准软件的责任应该是舒适的他们做出了正确的决定。它重要意识到没有所有发送预定的软件是假象!其它问题要求是: 哪个操作系统被使用? 多么容易软件使用? 这一个好方式知道。问如果它的图形用户界面(GUI)是灵活的。发现关于设施速度- 多长时间需要? 软件能寻址第三方顾客以您的核心业务吗? 何时软件最初被发布了并且何时这是为时被升级?在1984年,国际标准化组织公布的开放系统互连(OSI)以参考模型,这是一个清楚界定的一套技术规范,保证了更大的兼容性,各方面的技术。事实上,在OSI的是一个描述网络通信的每个人都指。它并非是唯一的网络模型,但它已成为主要模式,为网络通信。你会
49、看到进一步在这一章中,认为TCP / IP的模式只是一种降低版本的OSI模型。OSI模型共分七层,每个说明某一特定的网络功能。表示层的目的定义了数据代表的数据格式。数据格式通常是象ASCII、JPEG、GIF、TIFF、MPEG等等开放系统互连层6的标准格式也定义了加密作为表示层服务。定义数据格式的The重要性是显然的。例如,当送电子邮件时,您通常送它纯文本(ASCII)或HTML。如果接受应用不知道这些数据格式,您的电子邮件不会恰当地被显示。OSI层数6为上部开放系统互连层(应用)提供一项服务。它格式化在间网络有些将被送的数据接受应用能了解并且/或者操作。如,编程人员在设计图像编辑器软件时,就无需将应用层功能添加到该软件中,因为该软件工作时无需与其它计算机进行通信。但在创建FTP客户端程序时,就必须在该软件中加入通信功能。应用层协议一般有Telnet、 FTP、 HTTP、SMTP、SNMP和SSH等。应用层过滤一般只是指过滤应用数据,而与数据来源的端口和主机无关。OSI将计算机网络体系结构(architecture)划分为以下七层:第一层:物理层(Physical Layer)规定通信设备的机械的、电气的、功能的和过程的特性