A packet sniffer has been placed on a network and shows client A is sending TCP SYN packets to server B. Which of the following packets should be sent from server B in response?

A. SYNNAK
B. SYNACK
C. ACK
D. NAK


Answer: B. SYNACK

Computer Science & Information Technology

You might also like to view...

In a compound logical and (&&) expression, the evaluation of the expression stops once one of the terms of the expression is false. This is known as ______________ evaluation. short-c

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Why is it important to indicate which fields in a form are required?

What will be an ideal response?

Computer Science & Information Technology

Amount of space between each line in a paragraph.

a. Tracking b. Kerning c. Leading d. Text-indent

Computer Science & Information Technology

Write the pseudocode for below problem

Compute the average grade on a quiz for a class of four students.

Computer Science & Information Technology