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
第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
第2题:
______用于在各种不同的平台上建立TCP/IP通信的API,应用程序可以利用这些API进行通信( )
A.NetBIOS
B.Winsock
C.NDIS
D.ODI
第3题:
第4题:
在 Window98 的网络组件中,某种组件是用于在各种不同平台上建立TCP/IP通信的API,应用程序利用这些API通过TCP/IP协议进行通信,这种组件是______。
第5题:
A、Physical
B、Network
C、Transport
D、Application