Internet and It's Uses Flashcards
Internet
Internet vs World Wide Web
- Send and receive emails
- Online chatting (Audio, Test, Video)
- Transmission Protocols (TCP) and Internet Protocols (IP)
- International collection of interconnected networks and devices
World Wide Web
Internet vs World Wide Web
- Collection of Multimedia Web pages (Includes information on Websites)
- Http(s) protocols are written using Hyper Text Mark up Language (HTML)
- Uniform Resource Locaters are used to specify the location of web pages (URLs)
- Web Resources are accesed by Web Browsers
- Uses the internet to access information from Web Servers
Web Browsers
Definition
- Software that allows users to access and display webpages on their devices. Webpages interpret HTML sent from websites and produce the results
- Homepage, Favourite Websites, History, Navigate forwards or backwards, Several webpages can be open
HTML
Definition
Hypertext Mark-Up Language
Decides what should be placed on Web pages (stored as HTML documents)
(URL)
Definition
Uniform Resource Locaters
Text addresses used to acess websites
URL
Browser Address 1
protocol://website address/path/file name
Protocol
Browser Address 2
HTTP or HTTPS
Website Address
Browser Address 3
- Domain Host (WWW)
- Domain Name
- Domain Type (.org .net)
- Country Code (.uk .de)
Path
Browser Address 4
Webpage (Often ommited, root of directory of website)
File Name
Browser Address 5
Item on the Webpage
(HTTP/HTTPS)
Definition
- Hyper text Transfer Protocol
- Set of rules when transferring files across internet
HTTPS, S is Secure (Green Padlock)
Retrival and Location of Webpages
- See DNS
- See HTML
DNS
Definition
- Domain Name Server/System
- System for dinding IP addressed for a domain name given in URL
- DNS Process involves converting URL into IP address so the computer can understand
Cookie
Definition
- Small Files or code stored on Users Computer
- Sent by Web Server to a Browser on a Users Computer
- Small Lookup Table containing pairs of (Key, Data) Values
- When a user visits a wbsites, it reads any cookies set on their browser prior such as Language, Currency and previous browing activity
- Session Cookie and Persistent (or Permenant) Cookie
Session Cookie
Types of Cookie
- Used when making online purchases
- Temporary Memory, dosent identify user or computer
- Ceases when website session is terminated