here is a test site i'm using to learn wireshark: bitly.com/qPLPXp I was asked whether my web browser downloads the images download in serial, or in parallel? first image is hosted by that website itself & the second image is on another server. how can I tell if they were downloaded in serial or parallel? Thank you asked 31 Oct '12, 15:47 smc20 |
3 Answers:
As Jasper would say "Nice, another homework assignment". Rather than just give you the answer, I'll give you some things to think about that should lead you to the answer.
answered 01 Nov '12, 01:04 grahamb ♦ |
what did you try to figure out what happened at the network level. Regards answered 01 Nov '12, 02:58 Kurt Knochner ♦ edited 01 Nov '12, 14:49 |
link http://inst.eecs.berkeley.edu/~ee122/sp06/Homeworks/Ethereal_HTTP_Solution.pdf answered 02 Jan '14, 13:49 quitoart In the specific case illustrated there may be some form of parallelism as frame 179 has an http continuation from 165.193.123.218 which may be part of the first image request and as this occurs after the start of the retrieval of the 2nd image looks like a parallel request. (02 Jan '14, 14:39) grahamb ♦ fair enough.. (02 Jan '14, 14:58) quitoart |
what kind of answer is that? Answering a question with more questions?... better do not reply