列表

详情


The defacto standard Application Program Interface (API) for TCP/IP applications is the “sockets” interface. Although this API was developed for (  ) in the early 1980s it has also been implemented on a wide variety of non-Unix systems。 TCP/IP (  )written using the sockets API have in the past enjoyed a high degree of portability and we would like the same (  )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 (  ),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 (  )for existing IPv4 applications。

第 1 问

A. Windows

B. Linux

C. Unix

D. DOS

第 2 问

A. applications

B. networks

C. protocols

D. systems

第 3 问

A. portability

B. availability

C. capability

D. reliability

第 4 问

A. connections

B. protocols

C. networks

D. addresses

第 5 问

A. availability

B. compatibility

C. capability

D. reliability

参考答案: D A A D B

详细解析:

对于TCP/IP应用程序而言,事实上的标准应用程序结构(API)是套接字接口。在二十世纪八十年代早期,API是在DOS环境下开发,且在多种非Unix系统上实现。TCP / IP使用套接字API编写的应用程序在过去享有高度的可移植性,我们倾向于在IPv6应用程序中也要实现与之相同的可移植性。但是套接字API支持IPv6和本备忘录描述这些变化,有些改变是必须的。这就包括一个新的套接字地址结构需要携带IPv6地址,新地址转换功能,和一些新的套接字选项。这些扩展旨在提供TCP和UDP应用程序所需的基本IPv6特性,包括多播,当进入一套系统系统时引入最少的变化,且为现有的IPv4应用程序提供完整的兼容性。

上一题