Question d’entretien chez Motorola Solutions

What are differences between TCP and UDP?

Réponse à la question d'entretien

Utilisateur anonyme

18 mai 2023

The main difference between TCP (transmission control protocol) and UDP (user datagram protocol) is that TCP is a connection-based protocol and UDP is connectionless. While TCP is more reliable, it transfers data more slowly. UDP is less reliable but works more quickly.