Back to the 2023 paper
Similar questions
Computer NetworksHow transport layer provides congestion control? Differentiate between leaky bucket and token bucket algorithms.202214mArtificial intelligenceWhat are the two types of memory bounded heuristic algorithms?20192mDesign and Analysis of Algorithms Write the short note on the following: (a) Cook's theorm (b) Randomized algorithms (c) Bin Packing202314mComputer NetworksExplain the following terms: (b) User Datagram Protocol20177m
PreviousConsider a router receiving an IP packet of header size 20 Bytes (having no optional fields) and payload size of 4000 Bytes. Now the router must transmit this packet across an Ethernet network, which has Maximum Transmission Unit (MTU) of 1500 Bytes. If the router attempts to send the maximum payload bits permissible in each attempt, how fragmentation is to be carried out to transmit the IP packet in the Ethernet network?NextWrite down the handshaking steps required to setup a TCP connection between two applications running on two end hosts A and B. Also, write down the purpose of each data unit of TCP that is sent and received for establishing TCP connection.