Computer Science, asked by ibrahimk5187, 10 months ago

Explain how tcp connection is established using 3 way handshake

Answers

Answered by ʙʀᴀɪɴʟʏᴡɪᴛᴄh
5

Answer:

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.............................

Answered by Anonymous
0

Answer:

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

Similar questions