Include and explain the Three-Way Handshake
Aberta
- Linguagem predominante
- Sem dados de linguagem
- Estrelas
- 43.3k
- Forks
- 5.7k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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)
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.