单选题When referring to the data structures of a packet, what is the proper term to refer to a single unit of TCP data at the transport layer?当提及一个数据包结构时,以下哪项可以表示一个TCP包在传输层的单个数据单元?()A TCP segment.TCP段B TCP packet.TCP包C TCP frame.TCP帧D TCP datagram.TCP报文

题目
单选题
When referring to the data structures of a packet, what is the proper term to refer to a single unit of TCP data at the transport layer?当提及一个数据包结构时,以下哪项可以表示一个TCP包在传输层的单个数据单元?()
A

TCP segment.TCP段

B

TCP packet.TCP包

C

TCP frame.TCP帧

D

TCP datagram.TCP报文

参考答案和解析
正确答案: B
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

当使用TCP进行数据传输时,如果接收方通知了一个800B的窗口值,那么发送方可以发送( )。

A.长度为2000B的TCP包

B.长度为1500B的TCP包

C.长度为1000B的TCP包

D.长度为500B的TCP包


正确答案:D

第2题:

传输层上的TCP协议是面向对象(46)的协议,TCP提供的是(47)数据传输。为了保证数据传输的可靠性,TCP采用了三次握手机制,当向远程主机发出连接请求时,TCP首部的同步比特和确认比特应为(48)。TCP协议采用了(49)协议来提高数据传输效率。该协议的核心思想是(50)。

A.比特流

B.字节流

C.帧

D.数据段


正确答案:B

第3题:

( 39 )当使用 TCP 进行数据传输时,如果接收方通知了一个 800 直接的窗口值,那么发送方可以发送

A) 长度为 2000 字节的 TCP 包

B) 长度为 1500 字节的 TCP 包

C) 长度为 1000 字节的 TCP 包

D) 长度为 500 字节的 TCP 包


正确答案:D

第4题:

当使用TCP进行数据传输时,如果接收方通知了一个800字节的窗口值,那么发送方可以发送( )。

A)长度为2000字节的TCP包

B)长度为1500字节的TCP包

C)长度为1000字节的TCP包

D)长度为500字节的TCP包


正确答案:D
(38)D) 【解析】在使用TCP进行数据传输时,发送方发送的数据报大小一定要小于或等于接收方的窗口值,所以答案为D)。

第5题:

Which statement is true when express AV detects a virus in TCP session?()

A. TCP RST is sent and a session is restarted.

B. TCP connection is closed gracefully and the data content is dropped.

C. TCP traffic is allowed and an SNMP trap is sent.

D. AV scanning is restarted.


参考答案:B

第6题:

下面哪些是TCP的属性?()

A.TCP是工作在传输层

B.TCP是一个无连接

C.TCP是一个可靠

D.TCP是一个有确认

E.TCP是一个面向连接

F.FTP是用TCP协议


参考答案:A, C, D, E, F

第7题:

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.

A.calls

B.interfaces

C.links

D.produces


正确答案:B

第8题:

(40)对于下列关于TCP的说法,错误的一项是( )。

A)TCP协议为应用层提供可靠的数据传输服务

B)TCP协议可以提供面向连接的数据流传输服务 ’

C)每一个TCP连接都是以可靠的建立连接开始,以友好地拆除连接结束

D)TCP软件负责解释TCP信息内容


正确答案:D
(40)D) 【解析】选项A),TCP协议运行于传输层,可为应用层提供可靠的数据传输服务;选项B),TCP协议可以提供面向连接的、可靠的、全双工的数据流传输服务;选项C),每一个TCP连接都是以可靠的建立连接开始,以友好地拆除连接结束;选项D),TCP软件并不阅读或干预所传送的信息内容,只是把互联层看作一个包通信系统,这一系统负责连接两端主机。

第9题:

在TCP/IP协议簇中,ARP的协议数据单元封装在(6)中发送。

A.IP数据报

B.TCP报文

C.以太帧

D.UDP报文


正确答案:C
解析:在TCP/IP协议簇中,地址转换协议(ARP)及反向地址转换协议(RARP)的协议数据单元(PDU)均封装在以太网的数据帧中传送,实现IP地址与MAC地址之间的相互转换。

第10题:

当使用TCP进行数据传输时,如果接收方通知了一个800字节的窗口值,那么发送方可以发送( )。

A.长度为2000字节的TCP包

B.长度为1500字节的TCP包 >>

C.长度为1000字节的TCP包

D.长度为500字节的TCP包


正确答案:D

更多相关问题