当前位置: 答题翼 > 问答 > 计算机类考试 > 正文
目录: 标题| 题干| 答案| 搜索| 相关
问题

● Each machine supporting TCP has a TCP transport entity, either a library procedure, a us


● Each machine supporting TCP has a TCP transport entity, either a library procedure, a user process, or part of the kernel. In all case, it manages TCP streams and (71) to the IP layer. A TCP (72) accepts user data streams from local process, breaks them into pieces not exceeding 64KB, and sends each piece as a separate IP (73) . When datagrams containing TCP data arrive at a machine, they are given to the TCP entity, which reconstructs the original byte streams. The IP layer gives no guarantee that datagrams will be delivered properly, so it is up to TCP to time out and (74) them as need be. Datagrams do arrive may well do so in the wrong order, it is also up to TCP to (75) them into messages in the proper sequence.

(71)

A. calls

B. interfaces

C. links

D. produces

(72)

A. connection

B. file

C. entity

D. destination

(73)

A. datagram

B. stream

C. connection

D. transaction

(74)

A. reassemble

B. reduce

C. re-create

D. retransmit

(75)

A. reassemble

B. reduce

C. re-create

D. retransmit

请帮忙给出正确答案和分析,谢谢!

参考答案
您可能感兴趣的试题
  • What is suggested about Mr. West?A.He needs technical support for computer problems.B.He h

  • ● Each machine supporting TCP has a TCP transport entity, either a library procedure, a us

  • The following are all features of future urban green space EXCEPT that______.A.each city h

  • Main bearings are required to support the crankshaft at each _____.A.endB.webC.pinD.journa

  • 【问题4】(3分) 请说明下面这组ACL语句的功能。 Router(config)#access-list 101 permit tcp any h

  • 在TCP/IP体系中,互联层使用的控制协议互联网控制报文协议是()。A)RARPB)ARPC)ICMP D)H