TCP socket identified by a (an) ____.
A. 1-tuple
B. 2-tuple
C. 3-tuple
D. 4-tuple
查看答案
Which of the following applications normally uses UDP services?
A. SMTP
B. Streaming multimedia
C. FTP
D. HTTP
Which of the following is not correct about Go-Back-N protocol?
A. Only using ACK-s
B. Using cumulative ACK-s
C. Receiver discards all out-of-order packets
D. It is not pipelined protocol
Which of the following is not correct about Selective Retransmission protocol?( )
A. receiver individually acknowledges all correctly received packets
B. sender only resends packets for which ACK not received
C. It limits sequence number of sent but un-ACK-ed packets
D. It is not a pipelined protocol
Which of the following about TCP connection is not correct?( )
A. It is a broadcast connection
B. It is a point-to-point connection
C. It is a pipelined connection
D. It is a full duplex connection