Pergunta de entrevista da empresa Darktrace

What is the difference between UDP and TCP/IP?

Resposta da entrevista

Sigiloso

4 de set. de 2023

The usual definition, TCP waits for acknowledgement and values the completeness of data, UDP continues to transmit without ack and is better for real-time applications where staying up-to-date is more valued than recovering dropped packets.

1