214k views
0 votes
You are a software developer and you are creating a multimedia streaming application. data will be streamed from your streaming server to streaming clients over ip networks. which transport protocol should your application use to send data between the clients and the server?

User Pcs
by
7.1k points

1 Answer

0 votes
i believe the answer is UDP (User Datagram Protocol) because it creates the packets that are sent are unacknowledged so latency is decreased.
User Robert Jeppesen
by
6.6k points