in Computer Networks closed by
267 views
1 vote
1 vote
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

in Computer Networks closed by
267 views

Related questions