- 269
- 0
- 约2.39万字
- 约 16页
- 2017-09-09 发布于湖北
- 举报
营销研究计算机网络作业
Chapter 111. What are two reasons for using layered protocols?(M)通过协议分层可以把设计问题划分成较小的易于处理的片段分层意味着某一层的协议的改变不会影响高层或低层的协议13. What is the principal difference between connectionless communication andconnection-oriented communication?(E)主要的区别有两条。其一:面向连接通信分为三个阶段,第一是建立连接,在此阶段,发出一个建立连接的请求。第二阶段,只有在连接成功建立之后,保持连接状态,才能开始数据传输。第三阶段,当数据传输完毕,必须释放连接。而无连接通信没有这么多阶段,它直接进行数据传输。其二:面向连接的通信具有数据的保序性,而无连接的通信不能保证接收数据的顺序与发送数据的顺序一致。18.Which of the OSI layers handles each of the following? (a) Dividing the transmitted bit stream into frames. (b) Determining which route through the subnet to use. Answer: (a) Data link layer.
原创力文档

文档评论(0)