首页/ 题库 / [单选题]Each machine support的答案

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. Datagmms 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.

单选题
2022-01-04 01:39
A、calls
B、interfaces
C、links
D、produces
查看答案

正确答案
B

试题解析

标签:
感兴趣题目
在 TCP/IP 参考模型中TCP协议工作在()。
在TCP/IP参考模型中TCP协议工作在()。
Internet上的TCP/IP是众多协议的集合,TCP协议和IP协议是TCP/IP协议集中的两个子协议。
TCP/IP只包含了TCP和IP。
TCP/IP只包含TCP和IP两个协议。
TCP是TCP/IP体系中的()协议。
TCP与UDP相比,TCP的传输速率()
TCP/IP是网络协议,其中TCP表示()
正向安全隔离装置防止穿透性TCP联接:禁止两个应用网关之间直接建立TCP联接,应将内外两个应用网关之间的TCP联接分解成内外两个应用网关分别到隔离装置内外两个网卡的两个TCP虚拟联接。
关于TCP和UDP,下列哪种说法是正确的A.TCP和UDP都是端到端的传输协议B.TCP和UDP都不是端到端的传输协议C.TCP是端到端的传输协议,UDP不是端到端的传输协议D.UDP是端到端的传输协议,TCP不是端到端的传输协议
A transport layer protocol has several responsibilities. One is to create a process-to-process (program-to-program) communication; TCP uses port (71) to accomplish this. Another responsibility of a transport layer protocol is to create a (72) and error-control mechanism at the transport level. TCP uses a sliding (73) protocol to achieve flow control. It uses the acknowledgment packet, time-out, and retransmission to achieve (74) control. The transport layer is also responsible for providing a connection mechanism for the application program. The application program sends (75) of data to the transport layer. It is the responsibility of the transport layer at the sending station to make a connection with the receiver.(71)
IP协议是TCP/IP体系结构(20)上的实用的协议。TCP协议是TCP/IP体系结构(21)上使用的协议。TCP/IP体系结构的(22)上没有专用的协议。SUP协议位于TCP/IP体系结构的(23)。
相关题目

A transport layer protocol has several responsibilities, One is to create a process-to-process (program-to-program) communication; TCP uses port (1) to accomplish this. Another responsibility of a transport layer protocol is to create a  (2) and error-control mechanism at the transport level. TCP uses a sliding (3) protocol to achieve flow control. It uses the acknowledgment packet, time-out, and retransmission to achieve  (4) control. The transport layer is also responsible for providing a connection mechanism for the application program. The application program sends  (5) of data to the transport layer. It is the responsibility of the transport layer at the sending station to make a connection with the receiver.

空白(1)处应选择()

A transport layer protocol has several responsibilities, One is to create a process-to-process (program-to-program) communication; TCP uses port (1) to accomplish this. Another responsibility of a transport layer protocol is to create a  (2) and error-control mechanism at the transport level. TCP uses a sliding (3) protocol to achieve flow control. It uses the acknowledgment packet, time-out, and retransmission to achieve  (4) control. The transport layer is also responsible for providing a connection mechanism for the application program. The application program sends  (5) of data to the transport layer. It is the responsibility of the transport layer at the sending station to make a connection with the receiver.

空白(2)处应选择()

A transport layer protocol has several responsibilities, One is to create a process-to-process (program-to-program) communication; TCP uses port (1) to accomplish this. Another responsibility of a transport layer protocol is to create a  (2) and error-control mechanism at the transport level. TCP uses a sliding (3) protocol to achieve flow control. It uses the acknowledgment packet, time-out, and retransmission to achieve  (4) control. The transport layer is also responsible for providing a connection mechanism for the application program. The application program sends  (5) of data to the transport layer. It is the responsibility of the transport layer at the sending station to make a connection with the receiver.

空白(3)处应选择()

A transport layer protocol has several responsibilities, One is to create a process-to-process (program-to-program) communication; TCP uses port (1) to accomplish this. Another responsibility of a transport layer protocol is to create a  (2) and error-control mechanism at the transport level. TCP uses a sliding (3) protocol to achieve flow control. It uses the acknowledgment packet, time-out, and retransmission to achieve  (4) control. The transport layer is also responsible for providing a connection mechanism for the application program. The application program sends  (5) of data to the transport layer. It is the responsibility of the transport layer at the sending station to make a connection with the receiver.


空白(4)处应选择()

A transport layer protocol has several responsibilities, One is to create a process-to-process (program-to-program) communication; TCP uses port (1) to accomplish this. Another responsibility of a transport layer protocol is to create a  (2) and error-control mechanism at the transport level. TCP uses a sliding (3) protocol to achieve flow control. It uses the acknowledgment packet, time-out, and retransmission to achieve  (4) control. The transport layer is also responsible for providing a connection mechanism for the application program. The application program sends  (5) of data to the transport layer. It is the responsibility of the transport layer at the sending station to make a connection with the receiver.


空白(5)处应选择()
一条TCP连接有两个端点,TCP连接的端点叫 ( )

ipconfig命令可以用来显示当前TCP/IP配置信息。

TCP/IP协议中TCP协议负责()
TCP/IP协议中的()是TCP/IP协议存在于各种通信网络和TCP/IP协议之间的接口。
在TCP/IP协议簇中,TCP协议工作在()。
在TCP/IP参考模型中,TCP协议工作在()。
在TCP/IP参考模型中TCP协议工作在:()
TCP协议位于TCP/IP参考模型中的()。
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. Datagmms 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.
TCP通过()方式建立TCP连接。
TCP依靠()次握手才能结束TCP连接。
TCP/IP参考模型(TCP/IPreferencemodel,简称TCP/IP模型)是一个用于描述()的网络模型。
TCP/IP参考模型(TCP/IPreferencemodel,简称TCP/IP模型)是一个用于描述()的网络模型。
在TCP/IP参考模型中TCP协议工作在()。
在TCP/IP参考模型中TCP协议工作在()
广告位招租WX:84302438

免费的网站请分享给朋友吧