...
Compiler-Design
November 24, 2023
Question 15807 – TIFR 2021
November 24, 2023
Compiler-Design
November 24, 2023
Question 15807 – TIFR 2021
November 24, 2023

Transmission-and-Propagation-Delay

Question 13
​Identify the correct sequence in which the following packets are transmitted on the network by a host when a browser requests a web page from a remote server, assuming that the host has been restarted.
A
HTTP GET request, DNS query, TCP SYN
B
DNS query, TCP SYN, HTTP GET request
C
TCP SYN, DNS query, HTTP GET request
D
DNS query, HTTP Get request, TCP SYN
Question 13 Explanation: 
Sequence in which the given packets are transmitted on the network by a host when a browser requests a web page from a remote server, assuming that the host has been restarted :
Step 1: DNS query is sent to Domain name server to convert the Domain name into it’s IP address.
Step 2: TCP SYN request packet is sent by sender to establish a connection for data transmission.
Step 3: HTTP GET request is used to request data from a specified IP address.
Correct Answer: B
Question 13 Explanation: 
Sequence in which the given packets are transmitted on the network by a host when a browser requests a web page from a remote server, assuming that the host has been restarted :
Step 1: DNS query is sent to Domain name server to convert the Domain name into it’s IP address.
Step 2: TCP SYN request packet is sent by sender to establish a connection for data transmission.
Step 3: HTTP GET request is used to request data from a specified IP address.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!