_______ protocol is not desirable for real time streaming because it follows…
2017
_______ protocol is not desirable for real time streaming because it follows the policy of retransmission during errors.
- A.
UDP
- B.
TCP
- C.
RIP
- D.
SIP
Attempted by 67 students.
Show answer & explanation
Correct answer: B
TCP retransmits lost data to provide reliability, so it is less desirable than UDP for many real-time streaming use cases.