1
GATE CSE 2004
MCQ (Single Correct Answer)
+2
-0.6
A TCP message consisting of 2100 bytes is passed to IP for delivery across two networks. The first network can carry a maximum payload of 1200 bytes per frame and the second network can carry a maximum payload of 400 bytes per frame, excluding network overhead. Assume that IP overhead per packet is 20 bytes. What is the total IP overhead in the second network for this transmission?
A
40 bytes
B
80 bytes
C
120 bytes
D
160 bytes
2
GATE CSE 2004
MCQ (Single Correct Answer)
+1
-0.3
A sender is employing public key Cryptography to send a secret message to a receiver. Which one of the following statement is true?
A
Sender encrypts using receiver's public key.
B
Sender encrypts using his own public key.
C
Receiver decrypts using sender's public key.
D
Receiver decrypts using his own public key.
3
GATE CSE 2004
MCQ (Single Correct Answer)
+1
-0.3
Which of the following is NOT true with respect to a transparent bridge and a router?
A
Both bridge and router selectively forward data packets
B
A bridge uses IP addresses while a router uses MAC addresses
C
A bridge builds up its routing table by inspecting incoming packets
D
A router can connect between a LAN and a WAN
4
GATE CSE 2004
MCQ (Single Correct Answer)
+2
-0.6

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).

GATE CSE 2004 Computer Networks - TCP UDP Sockets and Congestion Control Question 32 English

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.

A
200
B
220
C
240
D
260