Skip to content

Include and explain the Three-Way Handshake #2419

Open
@Charis04

Description

@Charis04

The three-way handshake is a process used in the Transmission Control Protocol (TCP) to establish a reliable connection between a client and a server. This process ensures that both parties are ready to transmit and receive data and synchronizes their sequence numbers. The three steps of the handshake are as follows:
SYN (Synchronize)
SYN-ACK (Synchronize-Acknowledge)
ACK (Acknowledge)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions