Back to the 2019 paper
Similar questions
Computer NetworksWhat is TCP?20152mComputer NetworksCompare the TCP header and the UDP header. List the fields in the TCP header that are missing from UDP header. Give the reason for their absence.20167mComputer NetworksWhich one of the following functionalities do TCP and UDP have in common? (i) In-order delivery (ii) Reliable transfer (iii) Checksum (iv) Connection establishment20232mComputer NetworksExplain the difference between TCP and UDP. A client residing on a host with IP address 122.45.12.7 sends a message to the corresponding server residing on a host with IP address 200.112.45.90. If the well-known port is 161 and the ephemeral port is 51000, what are the pair of socket addresses used in this communication?202214m
PreviousIn the context of Transmission Control Protocol (TCP), explain the statement, "TCP help us to establish a reliable connection over an unreliable network".NextWhy there is a need of doing error control at transport layer despite of the fact that we are doing the same thing at the data link layer? Why we are doing this error correction multiple times?