The defacto standard Application Program Interface (API) for TCP/IP applications is the “sockets” interface. Although this API was developed for __(71)__ in the early 1980s it has also been implemented on a wide variety of non-Unix systems。 TCP/IP __(72)_

题目

The defacto standard Application Program Interface (API) for TCP/IP applications is the “sockets” interface. Although this API was developed for __(71)__ in the early 1980s it has also been implemented on a wide variety of non-Unix systems。 TCP/IP __(72)__ written using the sockets API have in the past enjoyed a high degree of portability and we would like the same __(73)__ with IPv6 applications。 But changes are required to the sockets API to support IPv6 and this memo describes these changes。These include a new socket address structure to carry IPv6 __(74)__,new address conversion functions,and some new socket options。These extensions are designed to provide access to the basic IPv6 features required by TCP and UDP applications,including multicasting, while introducing a minimum of change into the system and providing complete __(75)__ for existing IPv4 applications。

A.Windows

B.Linux

C.Unix

D.DOS


相似考题
更多“The defacto standard Application Program Interface (API) for TCP/IP applications is the ”相关问题
  • 第1题:

    Thedefacto standard Application Program Interface (API) for TCP/IP applications is the “sockets” interface. Although this API was developed for __(71)__ in the early 1980s it has also been implemented on a wide variety ofnon-Unix systems。 TCP/IP __(72)__ written using the sockets API have in the past enjoyed a high degreeof portability and we would like the same __(73)__ with IPv6 applications。 But changes are requiredto the sockets API to support IPv6 and this memo describes these changes。These include a new socket address structure to carry IPv6 __(74)__,new address conversion functions,and some new socket options。These extensions aredesigned to provide access to the basic IPv6 features required by TCP and UDPapplications,including multicasting, while introducing aminimum of change into the system and providing complete __(75)__ for existing IPv4 applications。

    A.Windows

    B.Linux

    C.Unix

    D.DOS@@@SXB@@@A.applications

    B.networks

    C.protocols

    D.systems@@@SXB@@@A.portability

    B.availability

    C.capability

    D.reliability@@@SXB@@@A.connections

    B.protocols

    C.networks

    D.addresses@@@SXB@@@A.availability

    B.compatibility

    C.capability

    D.reliability


    正确答案:D,A,A,D,B

  • 第2题:

    ______用于在各种不同的平台上建立TCP/IP通信的API,应用程序可以利用这些API进行通信( )

    A.NetBIOS

    B.Winsock

    C.NDIS

    D.ODI


    正确答案:B
    解析:WinSoek(WindowsSocket,Windows套接字接口)是用于在各种不同通信平台上建立TCP/IP通信的API,应用程序可以利用这些API通过TCP/IP协议进行通信。

  • 第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.iteration
    B.object
    C.interface]
    D.activity

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

  • 第4题:

    在 Window98 的网络组件中,某种组件是用于在各种不同平台上建立TCP/IP通信的API,应用程序利用这些API通过TCP/IP协议进行通信,这种组件是______。


    正确答案:Winsoch
    Winsoch

  • 第5题:

    下面TCP/IP的哪一层最难去保护?

    A、Physical

    B、Network

    C、Transport

    D、Application


    正确答案:D