TRANSPORT LAYER
INTRODUCTION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Select the correct method used to setup a virtual circuit
|
SYN
|
|
SYN
|
|
SYN
|
|
SYN
|
Explanation:
Detailed explanation-1: -Known as the “SYN, SYN-ACK, ACK handshake, ‘’ computer A transmits a SYNchronize packet to computer B, which sends back a SYNchronize-ACKnowledge packet to A. Computer A then transmits an ACKnowledge packet to B, and the connection is established.
Detailed explanation-2: -TCP uses a three-way handshake to establish a reliable connection. The connection is full duplex, and both sides synchronize (SYN) and acknowledge (ACK) each other. The exchange of these four flags is performed in three steps-SYN, SYN-ACK, and ACK-as shown in Figure 3.8.
There is 1 question to complete.