5.1 The Internet and World Wide Web Flashcards

1
Q

Definition of Internet

A

The internet is a worldwide collection of interconnected networks. It relies on a physical infrastructure that allows networks and individual devices to connect to other networks and devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Definition of World Wide Web

A

The World Wide Web (WWW) is only a part of the internet that users can access using web browser software. The World Wide Web consists of a massive collection of web pages, and is based on the hypertext transfer protocol.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the differences between Internet and World Wide Web?

A

It is a worldwide collection of
interconnected networks and devices it is a collection of multimedia web pages and other information on websites
It makes use of transmission protocols (TCP) and internet protocols (IP) It uses Uniform resource locators (URLs) to specify the location of web pages
Http(s) protocols are written using
hypertext mark-up language (HTML)
The users can send and receive emails Web resources are accessed by web
browsers
It allows online chatting (via text, audio and video) It uses the internet to access information
from web servers

It is a worldwide collection of
interconnected networks and devices it is a collection of multimedia web pages and other information on websites
It makes use of transmission protocols (TCP) and internet protocols (IP) It uses Uniform resource locators (URLs) to specify the location of web pages
Http(s) protocols are written using
hypertext mark-up language (HTML)
The users can send and receive emails Web resources are accessed by web
browsers
It allows online chatting (via text, audio and video) It uses the internet to access information
from web servers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are URLs?

A

Uniform resource locators (URLs) are text addresses used to access websites. A URL is
typed into a browser address bar using the following format:

protocol: //website address/path/file name
https: //www.hoddereducation.co.uk/ict

Note: The path is the web page, but is often omitted

The web address can be split into

  1. Domain host (www)
  2. Domain name (website name e.g. hoddereducation)
  3. Domain type (e.g. .com, .org, .net, .gov)
  4. Country code (e.g. .uk, .de, .cy)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is HTTP?

A

Hypertext Transfer Protocol (HTTP) is a set of rules that must be obeyed when transferring files across the internet.

When some form of security (for example SSL or TLS) is used this changes to HTTPs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is HTTPs?

A

HTTP over secure (HTTPS) uses SSL or TLS certification and encryption to protect sensitive data being transferred across the internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a web browser?

A

Browsers interpret (translate) the HTML from websites and show the result of the translation; for example, videos, images/text and audio.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is ISP?

A

Internet Service Provider (ISP) are companies that provide the user with access to the internet. A monthly fee is usually charged for this service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the features in a web browser?

A
  1. They have a home page
  2. They use an address bar
  3. They can store a user’s favourite websites/web pages (referred to as bookmarks)
  4. They keep a history of websites visited by the user
  5. They allow the user to navigate forwards and backwards through websites/web pages
  6. Many web pages can be open at the same time by using multiple tabs
  7. They make use of cookies
  8. They make use of hyperlinks that allow navigation between websites and web
  9. Data is stored as a cache
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  1. How does the browser retrieve the web pages?
A
  1. The user opens their browser and types in the URL
  2. The browser asks the DNS server for the IP address of the website.
  3. The DNS server finds the URL and the IP address is sent back to the user’s computer
  4. HTML files are sent from the website server to the computer.
  5. The browser interprets the HTML, which is used to structure content, and then displays the information on the user’s computer.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are cookies?

A

Cookies are small files or code stored on a user’s computer and tracks data about users, such as IP addresses and browsing activity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the two types of cookies?

A
  1. Session cookie

2. Persistent cookie. (Permanent cookie)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a session cookie?

A

Session cookie is used for making online purchases and is stored in temporary memory on the computer. It doesn’t collect any information from the user’s computer.

Session cookies cease to exist on a user’s computer once the browser is closed or the website session is terminated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the uses of session cookies?

A
  1. Session cookies are used when making online purchases.

2. They keep a user’s items in a virtual shopping basket.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

1What are the uses of persistent cookies?

A

Persistent cookies are used to store a user’s log in details on the user’s computer.

They are stored on the hard drive of a user’s computer until the expiry date is reached or the user deletes it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the uses of persistent cookies?

A
  1. Allow the website to remember users’ passwords, email addresses and invoice details, so they won’t have to insert all of this information every time they visit or purchase something from that website
  2. Serve as a memory, enabling the website to recognise users every time they visit it
  3. Save users’ items in a virtual shopping basket/cart
  4. Track internet habits and users’ website histories or bookmarks
  5. Target users with advertising that matches their previous buying or surfing habits
  6. Store users’ preferences (e.g. customised web pages)