A TCP three-way handshake is a unique sequence of three data packets exchanged at the beginning of a TCP connection between two hosts. True or false?

a. True
b. False

a. True
Explanation: Before any TCP connection is made, a TCP three-way handshake must happen to initiate the connection. A TCP three-way handshake is a unique sequence of three data packets exchanged at the beginning of a TCP connection between two hosts.

Computer Science & Information Technology

You might also like to view...

What is a new Office 2013 PowerPoint feature in regard to animation?

What will be an ideal response?

Computer Science & Information Technology

When the arrow on a JComboBox is clicked:

a. an ItemEvent occurs. b. a scrollbar always appears. c. an ActionEvent occurs. d. The JComboBox expands to a list.

Computer Science & Information Technology