UDP and TCP both have the fields except ____.
A. source port number
B. destination port number
C. checksum
D. receive window
查看答案
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