Question

Suppose within your Web browser you click on a link to obtain a Web page. The...

Suppose within your Web browser you click on a link to obtain a Web page. The IP address for the associated URL is not cached in your local host, so a DNS lookup is necessary to obtain the IP address. Suppose that n DNS servers are visited before your host receives the IP address from DNS; the successive visits incur an RTT of RTT1, ... , RTTn. Further suppose that the Web page associated with the link contains exactly one object, consisting of a small amount of HTML text. Let RTT0 denote the RTT between the local host and the server containing the object. Assuming zero transmission time of the object, how much time elapses from when the client clicks on the link until the client receives the object?

Homework Answers

Answer #1

1). ANSWER

GIVENTHAT :

Here, the DNS lookup is necessary and from your computer, it goes to many DNS servers and if we start from our computer, the time taken is RTT1 + RTT2 + RTTn. Here, RTT means Round Trip Time. For example, RTT1 means from your computer to first DNS server and then back to your computer.

So, total of RTT1 + RTT2 + ... + RTTn time is required when your computer is finally getting the required server address. Now, you have that address so you are querying that server directly and getting the result in RTT0 time.

As the transmission cost is neglected in the total scenario, the only time you need to consider is the round trip time.

So, for the given scenario, RTT1 + RTT2 + ... + RTTn time is used first and at last RTT0 time is used. So, the total of RTT0 + RTT1 + RTT2 + ... + RTTn time is elapsed.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Suppose within your Web browser you click on a link to obtain a Web page. The...
Suppose within your Web browser you click on a link to obtain a Web page. The IP address for the associated URL is not cached in your local host, so a DNS lookup is necessary to obtain the IP address. Suppose that N DNS servers are visited before your host receives the IP address from DNS; the successive visits incur an RTT of RTT1, …, RTTN. Further suppose that the Web page associated with the link contains exactly one object,...
Suppose within your Web browser you click on a link to obtain a Web page. The...
Suppose within your Web browser you click on a link to obtain a Web page. The Stop-and Wait Protocol is being used to send three data characters ‘U’, ‘S’, and ‘A’, with each character in a separate packet. Suppose the channel causes every alternate data packet to be received with errors, starting with the first packet. This means the 1st, 3rd, 5th, etc. data packets are received with errors, while the 2nd, 4th, 6th, etc. data packets are received correctly....
Assume the user is trying to access a web page, which is comprised from the base...
Assume the user is trying to access a web page, which is comprised from the base page plus 6 referenced images. All of the 7 objects have equal size and reside on the same server. Let T0 denote the RTT required for the initial TCP establishment and T1 the RTT required for receiving the base page. Calculate the time elapsed from the moment when the client clicks on the link until the moment he fully received the object using: a....
please can you make it simple. For example using scanner or hard coding when it is...
please can you make it simple. For example using scanner or hard coding when it is a good idea instead of arrays and that stuff.Please just make one program (or class) and explain step by step. Also it was given to me a txt.htm 1.- Write a client program and a server program to implement the following simplified HTTP protocol based on TCP service. Please make sure your program supports multiple clients. The webpage file CS3700.htm is provided. You may...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT