5.1 & 3.4 The Internet and the WWW & Network Hardware Flashcards
1
Q
What is the difference between the Internet and World Wide Web?
A
- The Internet is a global infrastructure of interconnected networks …
- … uses transmission protocols (TCP) and internet protocols (IP)
- The World Wide Web is only a part of the internet that users can access using web browser software …
- uses http/https protocols
- The World Wide Web uses the Internet to access information from web servers
2
Q
Internet or WWW?
- Users can send and receive emails?
- Uses the internet to access information from web servers?
- Web resources are accessed by web browsers?
- Allows online chatting (via text, audio and video)?
- Makes use of transmission protocols (TCP) and internet protocols (IP)?
- Uses the http(s) protocols and the hypertext mark-up language (HTML)?
- It is a worldwide collection of interconnected networks and devices?
- Uniform resource locators (URLs) are used to specify the location of web pages?
A
Internet or WWW?
- Users can send and receive emails? Internet
- Uses the internet to access information from web servers? WWW
- Web resources are accessed by web browsers? WWW
- Allows online chatting (via text, audio and video)? Internet
- Makes use of transmission protocols (TCP) and internet protocols (IP)? Internet
- Uses the http(s) protocols and the hypertext mark-up language (HTML)? WWW
- It is a worldwide collection of interconnected networks and devices? Internet
- Uniform resource locators (URLs) are used to specify the location of web pages? WWW
3
Q
What is a web browser?
A
- Software that enables users to access resources on the WWW
- It contains an address bar where the user can enter a URL
4
Q
What are the functions of a browser?
A
- Software that enables users to access resources on the WWW
- It contains an address bar where the user can enter a URL
5
Q
What is HTTP?
A
- Hypertext Transfer Protocol
- A protocol that defines how messages are transmitted and formatted over the World Wide Web
6
Q
Describe what is meant by HTTPS
A
- Hypertext Transfer Protocol Secure
- A protocol that defines how messages are transmitted (securely) and formatted over the World Wide Web
- It means data sent to and from the web server is encrypted
- A locked padlock is shown in the browser
- It means a website uses TLS/SSL
7
Q
What is a protocol?
A
- A set of rules that define how devices communicate e.g. HTTP
8
Q
What is a URL?
A
- Uniform Resource Locator
- The website address typed into a web browser
- Made up of Protocol, Domain name & file name e.g https://www.bbc.com/index.html
9
Q
Identify the 3 main parts that make up a URL
A
https://www.bbc.com/news/uk/index.html
- Protocol e.g. https
- Domain name e.g. www.bbc.com
- File name and path e.g news/uk/index.html
10
Q
What is meant by a fully qualified domain name?
A
A fully qualified domain name contains both a
- Domain host e.g. www
- Domain name e.g. bbc.com, apple.com
It can also be broken down further
- Domain type e.g. .com, .gov, .org
- And sometimes a country code e.g. ,uk, .de
11
Q
Describe what is meant by Domain Name
A
- A web servers name.
- Each domain name is unique.
- Used to identify IP addresses.
12
Q
Describe what is meant by ISP?
A
- Internet Service Providers
- Companies that provide the user with access to the internet e.g. Virgin, BT, Sky
13
Q
Describe what is meant by DNS
A
- Domain Name System
- Internet service that translates domain names into IP addresses
14
Q
Describe how a DNS server works
A
- Contains a database of IP addresses
- When you request an address (URL) …
- …it looks up the URL in a table and …
- …returns the corresponding IP address
- …or searches for the address from another server
15
Q
What is a web server?
A
- Device that responds to requests to provide information and services over the world wide web
- Distributes web pages (and other resources) as they are requested