1) Match the following application layer services to their corresponding transport layer protocol port. (匹配下列的應(yīng)用層服務(wù)和它們對(duì)應(yīng)的傳輸層協(xié)議端口):
A. SMTP 1. TCP/23
B. FTP 2. TCP/25
C. TFTP 3. TCP/80
D. Te l n e t 4. TCP/21
E. HTTP 5. UDP/69
F. DNS 6. TCP/53
2) Which OSI reference model layer does Telnet function at (Te l n e t在哪一個(gè)O S I參考模型層運(yùn)作)?
A. Transport
B. Network
C. Session
D. Application
3) How many layers does the TCP/IP protocol suite have, compared to the OSI reference model (和O S I參考模型相比,T C P / I P協(xié)議具有幾層)?
A. TCP model has 4, OSI model has 6
B. TCP model has 7, OSI model has 8
C. TCP model has 4, OSI model has 7
D. TCP model has 7, OSI model has 4
4) The TCP/IP protocol suite has a formal session layer that includes NetBIOS、RPCs and TLI functions (TCP/IP協(xié)議套件具有包含N e t B I O S、R P C和T L I功能的一個(gè)正式的會(huì)話層)。
A. True
B. False
5) What is the function of RPCs (RPC的功能是什么)?
A. To move files from remote PCs to a local PC
B. To make remote function calls transparent, so they appear to be local
C. To initialize a program on a remote PC
D. To send a procedure that is local to a remote node for processing elsewhere
6) What does RPC stand for (RPC代表什么)?
A. Remote personal computer
B. Reserved-programming call
C. Routed-procedure call
D. Remote-procedure call
7) What OSI reference model layer do sockets function at (套接字在O S I參考模型的哪層運(yùn) 作)?
A. Application
B. Presentation
C. Session
D. Transport
E. Network
F. Data link
G. Physical
8) What function do sockets perform (套接字的功能是什么)?
A. They make remote functions appear local, transparent to the user
B. They transfer files to and from remote nodes
C. They make the transport layer independent
D. They allow multiple applications to share the same connection to the network
9) What is WinSock (什么是Wi n S o c k )?
A. A version of sockets for the Microsoft Windows platform
B. Sockets on BSD UNIX
C. A session layer API commonly considered to be its own protocol
D. A network layer service for Microsoft Wi n d o w s
10) What does TLI do (TLI的作用是什么)?
A. It makes remote functions appear local, transparent to the user
B. It transfers files to and from remote nodes
C. It makes the transport layer independent
D. It allows multiple applications to share the same connection to the network
11) What OSI layer does NetBIOS function at (NetBIOS在O S I哪一層運(yùn)作)?
A. Application
B. Presentation
C. Session
D. Transport
E. Network
F. Data Link
G. Physical
12) Which protocols can NetBIOS bind to? (Select all that are applicable.) (NETBIOS可以綁定在哪個(gè)協(xié)議上,選擇所有可能的協(xié)議)?
A. Appletalk
B. IPX
C. IP
D. NetBEUI
13) What layers do not exist in the TCP/IP model that are in the OSI model (哪層不在T C P / I P模型中,但它在O S I模型中)?
A. Application, presentation, and network
B. Presentation, session, and data link
C. Session, network, and physical
D. Presentation, data link, and physical
14) What is a socket in the transport layer (傳輸層中的套接字是什么)?
A. The socket is an IP address plus a port
B. An API that makes the transport layer independent
C. An API that allows multiple applications to share a network connection
D. A function that makes remote procedures appear to be local
15) What is a port (什么是端口)?
A. An API that makes the transport layer independent
B. An API that allows multiple applications to share a network connection
C. A function that makes remote procedures appear to be local
D. The point where upper-layer processes access transport layer services
16) Which of the following services uses a process called windowing (下面的哪一個(gè)服務(wù)使用了所謂的窗口機(jī)制)?
A. Reliable data transfer
B. Connection-oriented virtual circuit
C. Buffered transfer
D. Resequencing
E. Multiplexing
F. Efficient, full-duplex transmission
G. Flow control
17) What is UDP (什么是U D P )?
A. An API that makes the transport layer independent
B. A connectionless, unreliable transport protocol
C. An API that allows multiple applications to share a network connection
D. A function that makes remote procedures appear to be local
18) What is IP (什么是I P )?
A. It is the transport mechanism for upper layer services
B. It is the session layer API for making the transport layer independent
C. It is the network layer protocol that moves data from one node to another
D. It is the physical layer protocol for Internet connections
19) What is ICMP (什么是I C M P )?
A. It is a network layer protocol that handles control messages
B. It is a network layer protocol that resolves addresses
C. It is a session layer API that makes remote procedures transparent to a user
D. It is a transport layer function for unreliable transport
20) Ping sends an ICMP echo command to an IP address in order to determine whether anetwork connection exists to that node (Ping向一個(gè)I P地址發(fā)送了一個(gè)I C M P回送命令,目的是確定是否存在到那個(gè)節(jié)點(diǎn)的網(wǎng)絡(luò)連接)?
A. True
B. False
21) Which of the following best describes TCP/IP (下面的哪句話最準(zhǔn)確地說明了T C P / I P )?
A. A static protocol
B. A proprietary protocol
C. A collection of internetworking protocols
22) UDP and TCP represent mechanisms used by which layer of the TCP/IP (UDP和T C P表示了T C P / I P的哪層使用的機(jī)制)?
A. Data link layer
B. Physical layer
C. Presentation layer
D. Transport layer
23) RPCs provide which of the following (RPC提供了下面的哪個(gè)功能)?
A. Connection-oriented session
B. Transparency to make remote calls look local
C. Portability of applications between heterogeneous systems
D. A and C only
E. B and C only
F. A, B, and C
24) Distributed Computing Environment (DCE) is an example of (分布式計(jì)算環(huán)境( D E C )是下面的哪一項(xiàng)的一個(gè)例子)?
A. OSI model
B. RPC implementation
C. Extreme Data Representation
D. A and B