Self-Assessment Quizzes Chapter 3 MC,T&F

*1.
Consider the latency model for dynamic congestion windows. Which of the following components contribute to latency
*2.
When a TCP segment arrives to a host, the socket to which the segment is directed depends on
*3.
UDP has which of the following characteristics:
*4.
When a UDP segment arrives to a host, in order to direct the segment to the appropriate socket, the OS uses
*5.
The stop-and-wait protocol is highly inefficient when
*6.
Pipelining requires which of the following
*7.
TCP applies fast retransmit to a segment when
*8.
Nmap is often used to:
*9.
With SYN ******s, when a server receives a SYN segment, it returns a SYNACK with:
*10.
Over a TCP connection, suppose host A sends two segments to host B, host B sends an acknowledgement for each segment, the first acknowledgement is lost, but the second acknowledgement arrives before the timer for the first segment expires.
*11.
Consider an HTTP Web server using persistent connections. Suppose the server spawns a separate process for each client that connects to the server. Then each of these spawned processes will have different server port numbers.
*12.
Host A is sending host B a large file over a TCP connection. Assume host B has no data to send A. Host B will not send acknowledgements to host A because host B cannot piggyback the acknowledgements on data.
*13.
The size of the TCP RcvWindow never changes throughout the duration of the connection.
*14.
Suppose host A is sending a large file to host B over a TCP connection. If the sequence number for a segment of this connection is m, then the sequence number for the subsequent segment will necessarily be m+1.
*15.
The TCP segment has a field in its header for RcvWindow.
*16.
Suppose that the last SampleRTT in a TCP connection is equal to 1 sec. Then Timeout for the connection will necessarily be set to a value >= 1 sec.
*17.
Suppose host A sends host B one segment with sequence number 38 and 4 bytes of data. Then in this same segment the acknowledgement number is necessarily 42.
*18.
Suppose that host A wants to send data over TCP to host B, and host B wants to send data to host A over TCP. Two separate TCP connections - one for each direction - are needed.
*19.
The MSS is the maximum size of a TCP segment including headers.
*20.
In TCP, the acknowledgement number that a host puts in a segment is the sequence number of the next byte the host is expecting from the sender.
加载中...
如果由于网络原因导致此框一直不消失,请重新刷新页面!