You are on page 1of 3

17 MARET 2023 – JARINGAN KOMUNIKASI DATA | PENDIDIKAN ILMU KOMPUTER - FKIP ULM

LEMBAR KERJA PRAKTIKUM 2:


Wireshark
NIM : 2110131310002

NAMA : Khairul Fuad

Aplikasi yang diperlukan :


1. Wireshark
2. Browser (Chrome, Mozilla, dll)

Soal :
1. The HTTP CONDITIONAL GET/response interaction
 1. Interaksi HTTP CONDITIONAL GET/response
a) Inspect the contents of the first HTTP GET request from your browser to the
server. Do you see an “IF-MODIFIED-SINCE” line in the HTTP GET?
 a) Periksa isi permintaan HTTP GET pertama dari browser Anda ke
server. Apakah Anda melihat baris “IF-MODIFIED-SINCE” di HTTP GET?

b) Inspect the contents of the server response. Did the server explicitly return
the contents of the file? How can you tell?
 b) Periksa isi respons server. Apakah server secara eksplisit
mengembalikan konten file? Bagaimana Anda bisa tahu?
Tidak ada
c) Now inspect the contents of the second HTTP GET request from your
browser to the server. Do you see an “IF-MODIFIED-SINCE:” line in the HTTP
GET? If so, what information follows the “IF-MODIFIED-SINCE:” header?
 c) Sekarang periksa isi permintaan HTTP GET kedua dari browser Anda
ke server. Apakah Anda melihat baris “IF-MODIFIED-SINCE:” di HTTP
GET? Jika ya, informasi apa yang mengikuti header “IF-MODIFIED-
SINCE:”?
tidak ada
d) What is the HTTP status code and phrase returned from the server in
response to this second HTTP GET? Did the server explicitly return the
contents of the file? Explain.
 d) Apa kode dan frasa status HTTP yang dikembalikan dari server
sebagai tanggapan atas HTTP GET kedua ini? Apakah server secara
eksplisit mengembalikan konten file? Menjelaskan.

2. Retrieving Long Documents


 2. Mengambil Dokumen Panjang
a) How many HTTP GET request messages did your browser send? Which
packet number in the trace contains the GET message for the Bill or Rights?
 a) Berapa banyak pesan permintaan HTTP GET yang dikirim browser
Anda? Nomor paket manakah dalam pelacakan yang berisi pesan GET
untuk Bill or Rights?

b) Which packet number in the trace contains the status code and phrase
associated with the response to the HTTP GET request?
 b) Nomor paket manakah dalam pelacakan yang berisi kode status dan
frase yang terkait dengan respons terhadap permintaan HTTP GET?
Tidak ada
c) What is the status code and phrase in the response?
 c) Apa kode status dan frase dalam respon?

d) How many data-containing TCP segments were needed to carry the single
HTTP response and the text of the Bill of Rights?
 d) Berapa banyak segmen TCP berisi data yang diperlukan untuk
membawa respons HTTP tunggal dan teks Bill of Rights?
3. HTML Documents with Embedded Objects
 3. Dokumen HTML dengan Objek Tertanam
a) How many HTTP GET request messages did your browser send? To which
Internet addresses were these GET requests sent?
 a) Berapa banyak pesan permintaan HTTP GET yang dikirim browser
Anda? Ke alamat Internet mana permintaan GET ini dikirim?

b) Can you tell whether your browser downloaded the two images serially, or
whether they were downloaded from the two web sites in parallel? Explain.
 b) Dapatkah Anda mengetahui apakah browser Anda mengunduh dua
gambar secara berurutan, atau apakah keduanya diunduh dari dua situs
web secara paralel? Menjelaskan.

4. HTTP Authentication
 4. Otentikasi HTTP
a) What is the server’s response (status code and phrase) in response to the
initial HTTP GET message from your browser?
 a) Apa tanggapan server (kode dan frase status) sebagai tanggapan
terhadap pesan HTTP GET awal dari browser Anda?

b) When your browser’s sends the HTTP GET message for the second time,
what new field is included in the HTTP GET message?

 b) Saat browser Anda mengirim pesan HTTP GET untuk kedua kalinya,
bidang baru apa yang disertakan dalam pesan HTTP GET?

Tidak ada

You might also like