5.1 The Internet and World Wide Web Flashcards
Definition of Internet
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.
Definition of World Wide Web
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.
What are the differences between Internet and World Wide Web?
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
What are URLs?
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
- Domain host (www)
- Domain name (website name e.g. hoddereducation)
- Domain type (e.g. .com, .org, .net, .gov)
- Country code (e.g. .uk, .de, .cy)
What is HTTP?
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.
What is HTTPs?
HTTP over secure (HTTPS) uses SSL or TLS certification and encryption to protect sensitive data being transferred across the internet.
What is a web browser?
Browsers interpret (translate) the HTML from websites and show the result of the translation; for example, videos, images/text and audio.
What is ISP?
Internet Service Provider (ISP) are companies that provide the user with access to the internet. A monthly fee is usually charged for this service.
What are the features in a web browser?
- They have a home page
- They use an address bar
- They can store a user’s favourite websites/web pages (referred to as bookmarks)
- They keep a history of websites visited by the user
- They allow the user to navigate forwards and backwards through websites/web pages
- Many web pages can be open at the same time by using multiple tabs
- They make use of cookies
- They make use of hyperlinks that allow navigation between websites and web
- Data is stored as a cache
- How does the browser retrieve the web pages?
- The user opens their browser and types in the URL
- The browser asks the DNS server for the IP address of the website.
- The DNS server finds the URL and the IP address is sent back to the user’s computer
- HTML files are sent from the website server to the computer.
- The browser interprets the HTML, which is used to structure content, and then displays the information on the user’s computer.
What are cookies?
Cookies are small files or code stored on a user’s computer and tracks data about users, such as IP addresses and browsing activity.
What are the two types of cookies?
- Session cookie
2. Persistent cookie. (Permanent cookie)
What is a session cookie?
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
What are the uses of session cookies?
- Session cookies are used when making online purchases.
2. They keep a user’s items in a virtual shopping basket.
1What are the uses of persistent cookies?
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.