closed by
266 views
1 votes
1 votes
closed with the note: Duplicate of https://gateoverflow.in/43572/gate2004-57 https://gateoverflow.in/1052/gate2004-56

Consider three IP networks A, B and C. Host HA in networks A sends messages each containing 180 bytes of application data to a host HC in network C. The TCP layer prefixes a 20 byte header to the message. This passes through an intermediate network B. the maximum packet size, including 20 byte IP header, in each network is: 
A : 1000 bytes
B : 100 bytes
C : 1000 bytes
The network A and B are connected through a 1 Mbps link, while B and C are connected by a 512 Kbps link (bps = bits per second).



Assuming that the packets are correctly delivered, how many bytes, including headers, are delivered to the IP layer at the destination for one application message, in the best case? Consider only data packets.

What is the rate at which application data is transferred to host HC? Ignore errors, acknowledgements, and other overheads.

       A)325.5 Kbps

       B)354.5 Kbps

       C)409.6 Kbps

       D)512.0 Kbps

closed by

Related questions

0 votes
0 votes
0 answers
2
54Y4N asked Oct 9, 2023
232 views
A 1 kilometer long CSMA/CD (not 802.3) has a propagation speed of 200m/ìsec. Repeaters are not allowed in this system Data frames are 256 bits long, including 32 bits of...