1.4 The internet Flashcards
the internet
a WAN
huge network of computers linked by a combination of wired and wireless transmission media
a global collection of interconnected networks
hosting
a host is a computer dedicated to a purpose accessed by users at remote locations over networks
web hosting companies rent space on their servers for websites
the hosting companies handle all the technical and security issues
domain names
every computer using the inernet has a unique internet protocol (IP) address
enables other computers to know where to send any requested data such as web pages
IP addresses
used on the internet the same way a MAC address is used on a LAN
either 32 bit (IPv4) or 128 bit (IPv6) numbers
DNS
domain name service/server
IP addresses are represented as URLs so they are easier to remember (domain name)
when a user enters the domain name, the DNS translates it back into the IP address
the cloud
remote servers that store data and programs that can be accessed through the internet
advantage of hosting
servers on on 24/7 so the website is always available
multiple users can access the website at once
provides greater security
resolving the domain name
when a browser requests access to a host using its domain name, the client computer contacts a DNS server
the DNS server contains a database of domain names that allows it to look up the domain name and return the IP address (resolving the domain name)
steps to resolving the domain name
- user enters domain name
- client contacts DNS server
- if the domain name is not in the server’s database, it contacts another server
- the second server resolves the domain name and returns it to the first server
- the server returns the IP address to the client
- the client then contacts the host using the IP address
a) Define what is meant by web hosting [2]
b) Give two advantages of using a web host [2]
a) a web host provides space for a website on a server so that it can be accessed by internet users
b) the user does not need the technical knowledge to set up a web server or ensure that it is secure from hackers
Explain why domain names are used [2]
domain names are easier for humans to remember and use than IP addresses, which are either 32 or 128 bit numbers
Describe the process that takes place when a user requests access to a host using its domain name [3]
when a browser requests access to a host using its domain name
- client computer sends a request to the server of the DNS to resolve it into the numerical IP address
- the DNS servers store datavases of these domain names
- if the one contacted cannot resolve the domain name, it sends a request to another
- the IP address is returned to the client computer that can then contact the host