Quick tutorial on building a simple web browser

In its simplest form, the browser is basically just requesting information from a web server, right?

That's kind of what this exercise covers. I went through the exercise, and while it's stuff I already knew about, it was neat to see it broken down in a simple script.

Check out the vid: