Ask Question
27 July, 08:57

Which of the following statements is not true about the TCP opening and closing of connections?

a. TCP uses a three-way handshake to open a connection.

b. The sequence number is a random number selected by the sending computer.

c. The SYN bit is set to 1 in the last segment used to close a connection.

d. The first segment used to open a connection has the SYN bit set to 1.

+4
Answers (1)
  1. 27 July, 12:10
    0
    Answer: c.)

    Explanation:

    The bit SYN is used in order to synchronize segment numbers in the sender and receiving processes in hosts that are trying to start a data transmitting session between them.

    It is initiated by the sending end, that set this bit to " 1", in the TCP header, starting which is known as a "3-way handshake process".

    The bit SYN is not used in order to close a connection, the FIN bit is used for this purpose.

    If one process set the FIN bit to "1", this means that it has no more data to send.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which of the following statements is not true about the TCP opening and closing of connections? a. TCP uses a three-way handshake to open a ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers