alex / alex/what-happens-when

Include and explain the Three-Way Handshake

Abierto
#2,419 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
43.3k
Forks
5.7k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.