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 i

题目

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


相似考题
更多“Each machine supporting TCP has a TCP transport entity, either a library procedure, a user ”相关问题
  • 第1题:

    主动方式FTP服务器要使用的端口包括()。

    A.TCP21TCP20

    B.TCP21TCP大于1024的端口

    C.TCP20、TCP大于1024端口

    D.都不对


    正确答案:A

  • 第2题:

    在Internet上用TCP/IP播放视频,想用OSI模型Transport层的最快协议,以保证没有延迟,要使用__(59)__。

    A.TCP协议的低开销特性

    B.UDP协议的低开销特性

    C.TCP协议的高开销特性

    D.UDP协议的高开销特性


    正确答案:B
    TCP在互联网中为应用程序提供可靠的端点间的字节流服务。发送方TCP实体将应用程序的输出不加分隔地放在数据缓冲区中,输出时将数据块划分成长度适中的段,每个段封装在一个IP数据报中传输。段中每个字节都分配一个序号,接收方TCP实体完全根据字节序号将各个段组装成连续的字节流交给应用程序,而并不知道这些数据是由发送方应用程序分几次写入的。对数据流的解释和处理完全由高层协议来完成。为了实现可靠的数据传输服务,TCP提供了对段的检错、应答、重传和排序的功能,提供了可靠地建立连接和拆除连接的方法,还提供了流量控制和阻塞控制的机制,为了实现这一系列的功能,TCP协议的开销难免会高。UDP是一个简单的协议,它并没有显著地增加IP层的功能和语义,它的开销低。但这为应用程序提供了一个不可靠、无连接的分组传输服务。UDP传输协议的报文可能会出现丢失、重复、延迟,以及乱序的错误。在每个数据的传输可靠性并不十分重要,重要的却是整个网络的传输速度的情况下,这种方式特别适合。在Internet上用TCP/IP播放视频,为了保证视频的连续性,那么数据的传输速度要求非常高,相对而言,对数据的可靠性要求并不是特别高,就算丢失了一些分组也不影响视频的播放。因此这里可以利用UDP协议的低开销特性。

  • 第3题:

    TCP/IP ( )layer protocols provide services to the application( )running on a computer. The application layer does not define the application itself, but rather it defines( )that applications need--like the ability to transfer a file in the case of HTTP. In short, the application layer provides an( )between software running on a computer and the network itself. The TCP/IP application layer includes a relatively large number of protocols, with HTTP being only one of those. The TCP/IP(请作答此空)layer consists of two main protocol options--the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP).

    A.application
    B.session
    C.physical
    D.transport

    答案:D
    解析:
    TCP/IP传输层协议为运行在计算机上的应用软件提供服务。应用层没有定义应用本身,而是定义了应用需要的服务,例如采用HTTP可以传输文件。简而言之,应用层提供了运行在计算机上的软件与网络之间的接口。TCP/IP应用层包括了很多的协议,HTTP仅是其中之一。TCP/IP传输层主要由两个可选的协议组成——传输控制协议(TCP)和用户数据报协议(UDP)。

  • 第4题:

    在Internet上用TCP/IP播放视频,想用OSI模型Transport层的最快协议,以保证没有延迟,要使用(55)。

    A.UDP协议的低开销特性

    B.TCP协议的高开销特性

    C.UDP协议的高开销特性

    D.TCP协议的低开销特性


    正确答案:A
    解析:在Internet上用TCP/IP协议播放视频,想用OSI模型Transport层的最快协议,以保证没有延迟,要使用UDP协议的低开销特性。

  • 第5题:

    TCP/IP( )layer protocols provide services to the application( )running on a computer.The application layer does not define the application itself,but rather it defines( )that applications need--like the ability to transfer a file in the case of HTTP.In short,the application layer provides an( )between software running on a computer and the network itself.The TCP/IP application layer includes a relatively large number of protocols,with HTTP being only one of those.The TCP/IP(请作答此空)layer consists of two main protocol options--the Transmission Control Protocol(TCP)and the User Datagram Protocol(UDP).

    A.application
    B.session
    C.physical
    D.transport

    答案:D
    解析:
    TCP/IP传输层协议为运行在计算机上的应用软件提供服务。应用层没有定义应用本身,而是定义了应用需要的服务,例如采用HTTP可以传输文件。简而言之,应用层提供了运行在计算机上的软件与网络之间的接口。TCP/IP应用层包括了很多的协议,HTTP仅是其中之一。TCP/IP传输层主要由两个可选的协议组成——传输控制协议(TCP)和用户数据报协议(UDP)。

  • 第6题:

    下列属于工具TCP定义方法的是()

    A.TCP和Z,X

    B.TCP和Y,X

    C.TCP和Z,Y

    D.TCP和Z


    TCP和Z,X;TCP和Z