5.1 the internet and the world wide web Flashcards
difference between internet and world wide web
- internet is the infrastructure
- www is collection of websites and web pages accessed using internet
what is a URL
- uniform resource locator
- text-based address for web page
- contain protocol, domain name, web page/film name
what does HTTP stand for
hypertext transfer protocol
what does HTTPS stand for
hypertext transfer protocol secure
purpose of HTTP(S)
safety protocols maintained while transmitting data
describe internet
- use transmission protocols (eg TCP and IP)
- allow user to communicate with others
- worldwide collection of interconnected networks and devices
describe world wide web
- collection of webpages and other information on websites
- use HTTP(S) protocols that are written using HTML
- URLs used for location of web pages
- web browsers can access web pages
what does HTML stand for
hypertext mark-up language
purpose of URLs
locate and access web pages
typical format of URL
protocol://website address/path/file name
which protocols used in URLs
HTTP or HTTPS
what does a website address contain
- domain host (www)
- domain name (website name)
- domain type (.com, .org, .net, .gov) or sometimes country codes
purpose of web browser
- render HTML
- display web pages
functions of web browser
- store bookmarks and favourites
- record user history
- allow use of multiple tabs
- store cookies
- provide navigation tools
- provide address bar
describe retrieval and location of web pages
- web browser send URL to DNS
- DNS stores index and matches it with IP address
- IP sent to browser if it exists
- browser send request to IP of web server
- browser interprets the HTML
what does DNS stand for
domain name server
what are cookies
small files stored on user’s computer
functions of cookies
- save personal details
- track user preferences
- hold items in online shopping cart
- store login details
types of cookies
- session cookie
- persistent cookie
describe session cookie
- stored in RAM until browser closed
- doesn’t collect any information on user
describe persistent cookie
- remember user’s login details
- no need to log in every time they visit website
- stored on hard disk on computer
- until expiry date / user deletes