If we define N to be the window size, base to be the sequence number of the oldest unacknowledged packet, and next-seq-num to be the smallest unused sequence number, then the interval [nextseqnum,base+N-1] corresponds to packet that ____.
A. can be sent immediately
B. have already been transmitted and acknowledged
C. cannot be used
D. have been sent but not yet acknowledged
查看答案
Which of the following about TCP is not correct?
A. It is a connectionless protocol
B. Point-to-point protocol
C. Reliable, in-order byte steam protocol
D. Pipelined protocol
Which of the following about TCP is not correct?
A. It is a connectionless protocol
B. full duplex data transfer protocol
C. connection-oriented protocol
D. flow controlled protocol
The maximum amount of data that can be grabbed and placed in a segment is limited by the ____.
A. Maximum segment size (MSS)
B. MTU
C. Sequence number
D. Check sum
The MSS is the maximum amount of ____layer data in the segment, not the maximum size of the TCP segment including headers.
Application
B. Transport
C. Networking
D. Link