0% found this document useful (0 votes)
9 views4 pages

Lab1b - MMT Trang 1

The document is a lab report for a computer networking course at the University of Science and Technology in Ho Chi Minh City. It includes questions and answers related to network protocols, HTTP message timing, and IP addresses, specifically focusing on the analysis of packet data using Wireshark. The report details the findings from the lab exercises conducted by the student Hoàng Văn Huy under the guidance of instructor Lê Bảo Khánh.

Uploaded by

Huy Hoàng
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views4 pages

Lab1b - MMT Trang 1

The document is a lab report for a computer networking course at the University of Science and Technology in Ho Chi Minh City. It includes questions and answers related to network protocols, HTTP message timing, and IP addresses, specifically focusing on the analysis of packet data using Wireshark. The report details the findings from the lab exercises conducted by the student Hoàng Văn Huy under the guidance of instructor Lê Bảo Khánh.

Uploaded by

Huy Hoàng
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

ĐẠI HỌC QUỐC GIA THÀNH PHỐ HỒ CHÍ MINH

TRƯỜNG ĐẠI HỌC BÁCH KHOA


KHOA KHOA HỌC VÀ KỸ THUẬT MÁY TÍNH

BÁO CÁO
MẠNG MÁY TÍNH THỰC HÀNH
(CO3094)

LAB 1B

Lớp L05 - HK242

Giảng viên hướng dẫn: Lê Bảo Khánh


Sinh viên: Hoàng Văn Huy - 2211173

Thành phố Hồ Chí Minh, tháng 2 năm 2025


1 Question 1

Question: List 3 different protocols that appear in the protocol column in


the unfiltered packet-listing window in step 7 above.
Answer: In figure 1, we can see there are 3 different protocols that appear
in the protocol column. They are TCP, ARP, DNS.

Hình 1: Figure 1

2 Question 2

Question: 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: : In the figure 2, we can see the description of process when local
machine send an HTTP GET request until receiving the response from the server.

Hình 2: Figure 2

Time calculate:

• Sending request at: 21:43:09.208169

2
• Receiving response at: 21:43:09.477090

• Taken time: 0.477090 − 0.208169 = 0.268921(second).

3 Question 3

Question: What is the Internet address of the gaia.cs.umass.edu (also known


aswwwnet.cs.umass.edu)? What is the Internet address of your computer?
In figure 2 (in question 2), the second column’s name is source, the third
column’s name is destination.
The source of response (second row) is the Internet address of gaia.cs.umass.edu.
So the Internet addres of gaia.cs.umass.edu is 128.119.245.12.
The destionation of response (second row) is Internet address of my com-
puter. So the Internet addres of gaia.cs.umass.edu is 10.0.124.25.

4 Question 4

Question: 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: Figure 3 will show us the HTTP GET message. Figure 4 will show
the OK message

Hình 3: Figure 3: GET message

3
Hình 4: Figure 4: OK message

You might also like