Y6: 15. Internet Addresses

This lesson is based on teachcomputing.org lessons.

Today, you are going to….

How The Internet Works? | What Is Internet? | Dr Binocs Show | Kids Learning Video | Peekaboo Kidz. (6:29 minutes long)

How does the internet works? | Kids Educational Video | What is the internet | Smartie Alpaca Learn. (2:22 minutes long)

Computers can share a variety of different media types over the internet.

Every time you access a website, send a message, or watch a video online, your computer sends and receives data from another computer.

  • You use a website address, also known as a domain name or an URL
  • A system called DNS matches the website’s address to its IP address

Digital devices have certain rules (protocols) for how they communicate with each other. (A protocol is an agreed way of doing something.)

We can also say that a “protocol” specifies the method of communication, or indicates how the resource will be accessed.

For example, a message may be send as HTTP, or as HTTPS.

What on earth is HTTP and HTTPS?

HTTP is a protocol used to send data between a web browser and a website.

HTTP stands for Hypertext Transfer Protocol.

HTTPS stands for Hypertext Transfer Protocol Secure.

HTTP messages are sent as plaintext, which means unauthorized people can easily access and read them over the internet.

In contrast, HTTPS is a secure version of HTTP. (HTTPS is encrypted in order to increase security of data transfer.)

So, how does a computer know where to send data? Computers use special addresses!

It works similar to when we send a letter from one person to another person.

All of the information in the address is needed to make sure the letter gets to the right place, and to the right person.

Correct addresses on letters include a name, street name, town, and postcode.

Which of these letters do you think will reach the person at their destination?

This one definitely will!

It has a name, street address, town, and postcode.

A website’s address is also known as a domain name.

The address of a specific page on a website is known as the URL. (It is the detailed address for accessing a specific web page, file, or video.

Each device, each website, and each server has an address, called an IP address.

So, IP addresses tell us where a device is, where a website is hosted, and where a server is.

Humans use domain names, but computers use IP addresses!

A special computer matches the IP addresses to the domain names.

This computer is called a Domain Name System, or DNS.

A website’s address is also known as a domain name.

Look at this web address:

The address of the website tells you where it was created.

Where were these websites created?

UK

United Kingdom

Fr

France

Here are the ends of some web addresses. Some tell you where the website may originate from. Where do you think these are from?

Some tell you more about the content of the website. What do you think these mean?

A website’s address is called the domain name, but a website’s address can also be a URL.

One of the major differences between URLs and domains is that URLs are specific while domains are general.

A URL describes a single page on the internet.

A domain refers to many web pages that connect to form an entire website.

URL (Uniform Resource Locator)

A URL is the complete address used to access a specific resource on the internet, such as a web page, file, or video. (It tells a browser where to go to find a specific page or file.)

A URL is made up of several parts:

  • The Protocol indicates how the resource will be accessed. (It specifies the method of communication.) (e.g., http://, https://)
  • The Domain Name identifies the website. (It is the human-readable name of the resource’s host.) (e.g., www.example.com)
  • The Path specifies a specific page or file on the website. (It gives the exact location of the resource on the host server.) (e.g., /about/page1)

Each device, each website, and each server has an address, called an IP address.

So, IP addresses tell us where a device is, where a website is hosted, and where a server is.

Humans use domain names, but computers use IP addresses.

Computers use special addresses called IP addresses, which are structured like this:

(IP stands for Internet Protocol.)

Computers use IP addresses to identify each other on a network.

When computers send messages, they have the address they’re sending TO, and the one it’s coming FROM.

When a message is sent from one computer to another over a network, both the destination and start addresses are included.

Why do you think that is?

  • A website’s address is known as its domain name
  • A specific page (or file) on a website has an address known as the URL
  • Each website also has an IP address
  • Each website is hosted on a web server
  • (Each server, and each device, also has an IP address.)

A special computer matches the IP addresses to the domain names.

This computer is called a Domain Name System, or DNS.

Humans use domain names, but computers use IP addresses. A special computer matches IP addresses to the domain names. This computer is called a…

(So, a Domain Name System is a computer that works like an address book: it matches IP addresses to the domains!)

Do you remember what a Data Centre is?

A Data Centre is where data gets stored. A Data Centre hosts websites, as well as the “phonebook” (or DNS).

The DNS is like the “phonebook” of the internet!

Humans use domain names (like www.example.com) to identify a website, but computers use IP addresses (e.g., 192.0.2.1).

A DNS finds the IP address (e.g., 192.0.2.1) of the human-readable domain name (e.g., www.example.com).

Without the DNS, you would need to remember the numerical IP address of every website!

  • a websites address is known as its domain name
  • we know websites by their domain names
  • a webpage has a specific address called the URL
  • every website is hosted somewhere on a web server
  • every website also has its own IP address
  • a DNS (Domain Name System) matches the website’s domain name with its IP address

When you go to the website http://www.raspberrypi.org, a DNS server looks up the IP address of this website and directs your computer to the website’s server.

Find the IP addresses of the websites on the activity sheet.

You need to look up the IP Addresses by clicking on the link below. When you enter the domain name, you will be provided with the corresponding IP address.

You will get results that looks like this:

What do you notice about the IP addresses for google.com and youtube.com? Can you explain what you have noticed?

DNS

DNS stands for Domain Name System. It turns domain names into IP addresses. This allows browsers to get to websites and other internet resources. Every WEBSITE AND EVERY device on the internet has an IP address, which other devices use to locate each other.

The DNS, or the domain name system , is the phonebook of the Internet, connecting web browsers with websites. The DNS matches human-readable domain names (e.g., www.example.com) with IP addresses (e.g., 192.0.2.1), which are used by computers to identify each other on the network.

IP Address

IP address stands for Internet Protocol Address. It is a unique address for a device connected to a network (like the internet). It enables devices to communicate with each other by addressing packets of data to the correct destination.

  • IPv4: The most common format, consisting of four sets of numbers (e.g., 192.168.1.1).
  • IPv6: A newer format designed to handle more devices, using hexadecimal notation (e.g., 2001:0db8:85a3:0000:0000:8a2e:0370:7334).

LAN

LAN stands for Local Area Network. It is a network that connects computers and devices within a localized area, such as a home, office, or building.

WAN

WAN stands for Wide Area Network. It is a network that covers a large geographical area, often connecting multiple LANs. The internet itself is the largest example of a WAN.

URL

A URL stands for Uniform Resource Locator. It is the complete address used to access a specific resource on the internet, such as a web page, file, or video. It tells a browser where to go to find a specific page or file.

(WordPress advertisements may appear below.)