Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

this is computer network Suppose you are developing a new application and select UDP as your tranport protocol. We don't want the delays added by

image text in transcribed

this is computer network

Suppose you are developing a new application and select UDP as your tranport protocol. We don't want the delays added by TCP, but we are getting reliable data transfer. Select the correct statement below for this scenairo. This is not possible to have UDP and reliable data transfer at the same time. When we develop the application, we can build the reliable data transfer services into the application itself and have the advantage of faster delivery of UDP. We can use UDP, but mark our packets as priority when traveling through the core of the network. We can make sure that the application limits transfer of data to only when the network is not congested and this way we are guaranteed to not have errors or loss. Question 5 (2 points) Saved Consider that we are running a Web server and listening for incoming packets on port 80 . Alice has a web browser open and wants to request a page that has 4 objects embedded from our Web server. Alice is using non-persistent connections. With this scenario, select the correct option below. Alice would use 10 different sockets, 5 for each connection request and 5 for the base file and objects transfer. The Web server would use 5 different sockets (including port 80 ) to complete this transaction, if sockets, except for port 80 , are not repeated. The Web server would use 6 different sockets (including port 80 ) to complete this transaction, if sockets, except for port 80 , are not repeated. The Web server would complete this transaction (all parts) using port 80

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Driven Web Sites

Authors: Joline Morrison, Mike Morrison

2nd Edition

ISBN: ? 061906448X, 978-0619064488

More Books

Students also viewed these Databases questions