Answered step by step
Verified Expert Solution
Question
1 Approved Answer
ASAP please R4. Describe why an application developer might choose to run an application over UDP rather than TCP R5. Why is it that voice
ASAP please
R4. Describe why an application developer might choose to run an application over UDP rather than TCP R5. Why is it that voice and video traffic is often sent over TCP rather than UDP in today's Internet? (Hint: The answer we are looking for has nothing to do with TCP's congestion-control mechanism.) R6. Is it possible for an application to enjoy reliable data transfer even when the application runs over UDP? If so, how? R7. Suppose a process in Host C has a UDP socket with port number 6789. Suppose both Host A and Host B each send a UDP segment to Host C with destination port 2. 3. 0 4. 5. number 6789. ill both.of these segments be directed to the same socket at Host C? If so, how will the process at Host C know that these two segments originated from two different hosts? 6. R8. Suppose that a Web server runs in Host C on port 80. Suppose this Web server uses persistent connections, and is currently receiving requests from two different Hosts, A and B. Are all of the requests being sent through the same socket at Host C? If they are being passed through different sockets, do both of thesockets have port 80? Disquss and explain Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started