Skip to Content
Computer Networking: Internet Protocols in Action
book

Computer Networking: Internet Protocols in Action

by Jeanna Matthews
January 2005
Intermediate to advanced
288 pages
6h 26m
English
Wiley
Content preview from Computer Networking: Internet Protocols in Action

Chapter 2.1. Under the Hood of HTTP

INTRODUCTION

You are probably familiar with HTTP if only because it is the beginning of most URLs like http://www.foo.com. HTTP stands for the Hypertext Transfer Protocol and it is an application layer protocol responsible for the majority of the traffic traversing Internet backbone links.

Application layer protocols are used for communication between computer programs or applications. Typically, the client application sends request messages to a server application and the server application sends back response messages. Application layer protocols rely on the lower layers of the network protocol stack to handle the details of delivering the message over the network. In the case of HTTP, a web browser is typically the client and a web server is typically the server.

HTTP Request and Response

Figure 2.1.1. HTTP Request and Response

When you enter a URL in your web browser or click on a hyperlink, your web browser sends an HTTP request over the network to the web server specified in the URL. For example, if you enter the URL http://www.ethereal.com/introduction.html, your web browser will send a message to the machine www.ethereal.com requesting the file introduction.html. In this example, your web browser program is an HTTP client and the web server program running on the machine www.ethereal.com is the HTTP server.

Hypertext Transfer Protocol as its name suggests was defined ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Advanced Internet Protocols, Services, and Applications

Advanced Internet Protocols, Services, and Applications

Eiji Oki, Roberto Rojas-Cessa, Mallikarjun Tatipamula, Christian Vogt

Publisher Resources

ISBN: 9780471661863Purchase book