Frage im Vorstellungsgespräch bei WellDoc

Difference between TCP and UDP

Antwort im Vorstellungsgespräch

Anonym

28. Nov. 2018

TCP = Transmission Control Protocol and UDP stands for User Datagram Protocol. TCP error checks data and will resend data packets as needed. UDP only broadcasts the data, which is much must faster.

2