This week, we learned more about Internet protocols, basics about HTTP/TCP requests, what different messages are composed of and how application level protocols work to deliver content over networks.
I found the article about P2P clients and streaming websites the most interesting because I watch streaming video and listen to streaming music all the time, yet never looked into the technical details about how it worked. This week's lab also involved using Wireshark to sniff and read HTTP response and request packets. I use Wireshark sometimes at work so I was already familiar with looking at the structure of these HTTP headers, but in the past I have never needed to look at anything more than IP addresses so learning about the types of data and response codes returned in these header files was useful.
Comments
Post a Comment