Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Why does HTTP run on top of TCP rather than on UDP?
TCP is always faster than UDP, making it the preferred choice for HTTP.
HTTP requires encryption, and only TCP supports encryption protocols like TLS.
The Web application associated with HTTP requires that all application data be receivedin the correct order and without gaps. TCP provides this service whereas UDP does not.
The Web application associated with HTTP requires that all application data be received
in the correct order and without gaps. TCP provides this service whereas UDP does not.
UDP does not support communication between a client and a server, whereas TCP does.
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!