

When you type a web address into your browser (for our analogy that's like walking to the shop):

The browser needs to find out which server the website lives on, so it can send HTTP messages to the right place (see below). When you type a web address in your browser, the browser looks at the DNS to find the website's real address before it can retrieve the website.

In our example, this is like a car or a bike (or however else you might get around). This is like the transport mechanisms that let you place an order, go to the shop, and buy your goods. TCP/IP: Transmission Control Protocol and Internet Protocol are communication protocols that define how data should travel across the internet.It's basically like the street between your house and the shop. Your internet connection: Allows you to send and receive data on the web.

In addition to the client and the server, we also need to say hello to: On the other end of the road is the server, which is a shop you want to buy something from. On one end of the road is the client, which is like your house. There are many other parts involved, and we'll describe them below.įor now, let's imagine that the web is a road. The client and server we've described above don't tell the whole story.
