Lab 1b Computer Network
Lab 1b Computer Network
UNIVERSITY OF TECHNOLOGY
FACULTY OF COMPUTER SCIENCE & ENGINEERING
COMPUTER NETWORK
Lab 1b
Contents
1 Questions and answer: 2
Question 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Question 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Question 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Question 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Question 1
List 3 different protocols that appear in the protocol column in the unfiltered packet-
listing window in step 7 above:
Answer: The 3 different protocols are: HTTP, TCP, UDP.
Question 2
How long did it take from when the HTTP GET message was sent until the HTTP OK
reply was received? (By default, the value of the Time column in the packetlisting window
is the amount of time, in seconds, since Wireshark tracing began. To display the Time
field in time-of-day format, select the Wireshark View pull down menu, then select Time
Display Format, then select Time-of-day.)
Answer: It takes 0.274373s from when the HTTP GET message was sent until the HTTP
OK reply was received.
Question 3
Question 4
Print the two HTTP messages (GET and OK) referred to in question 2 above. To do
so, select Print from the Wireshark File command menu, and select the “Selected Packet
Only” and “Print as displayed ” radial buttons, and then click OK.
Answer: