- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
TCPIP培训教程文件
Network Architectures TCP/IP Architecture The TCP/IP Protocol StackTCP/IP协议栈 Chapter 5 Sending a packet from Argon to Neon Sending a packet from Argon to Neon Network Architectures The complexity of the communication task is reduced by using multiple protocol layers: Each protocol is implemented independently; Each protocol is responsible for a specific subtask; Protocols are grouped in a hierarchy(层次). A structured set of protocols is called a networks architecture or protocol suite (网络体系结构)或(协议组)。 OSI End Nodes and Routers Comparison: OSI and TCP/IP OSI Model versus TCP/IP TCP/IP Architecture The TCP/IP Architecture was defined by Internet Engineering Task Force (IETF) Transparent Design (透明设计) Everything over IP; IP over Everything; Best-effort. (尽最大努力服务) Encapsulation De-capsulation Encapsulation and Demultiplexing Encapsulation and Demultiplexing: Ethernet Header Encapsulation and Demultiplexing: IP Header Encapsulation and Demultiplexing: IP Header Encapsulation and Demultiplexing: TCP Header Encapsulation and Demultiplexing: TCP Header Encapsulation and Demultiplexing: Application data Functions of TCP/IP Layers Layers in the Example Layers in the Example Layers and Services Service provided by TCP to HTTP: reliable transmission of data over a logical connection Service provided by IP to TCP: unreliable transmission of IP datagrams (IP数据报)across an IP network Layers and Services Service provided by Ethernet to IP: transmission of a frame across an Ethernet segment Other services: DNS: translation between domain names and IP addresses ARP: Translation between IP addresses and MAC addresses Layers in the Example Assignment of Protocols to Layers Transport Issues ? Multiplexing The network layer provides communication between two hosts. The transport layer provides communication between two processes* running on different hosts. Layers in the Example Transport Issues ? Multiplexing The transport layer provides a way to multiplex/demultiplex communicatio
文档评论(0)