Pergunta de entrevista da empresa Motorola Solutions

What are differences between TCP and UDP?

Resposta da entrevista

Sigiloso

18 de mai. de 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.