Question d’entretien chez Georgia Tech

What is the difference between TCP and UDP in computer networking?

Réponse à la question d'entretien

Utilisateur anonyme

29 mars 2025

TCP is connection-oriented, ensuring reliable data transfer with error checking and retransmission. UDP is connectionless, faster, but does not guarantee delivery or order.