Session Initiation Protocol
Real Time Transport Protocol
Address Resolution Protocol
Hyper Text Transfer Protocol
Answer is Right!
Answer is Wrong!
The correct answer is: B. Real Time Transport Protocol (RTP)
RTP is a network protocol for delivering audio and video over IP networks. It is
designed to provide real-time, reliable delivery of data with minimal delay and jitter. RTP is used in a variety of applications, including video conferencing, streaming media, and VoIP.The other options are incorrect for the following reasons:
- A. Session Initiation Protocol (SIP) is a signaling protocol used to set up, modify, and terminate multimedia sessions over IP networks. It is not used for the actual delivery of data.
- C. Address Resolution Protocol (ARP) is a protocol used to resolve IP addresses to MAC addresses. It is not used for the delivery of data.
- D. Hyper Text Transfer Protocol (HTTP) is a protocol used to transfer hypertext documents over the Internet. It is not used for the delivery of real-time data.