Internet Principles of Operations
Internet Principles of Operations
Internet Principles of Operations
Web Browser
A Web Browser is a software program used to access and view web pages. It allows users to
search for and view various kinds of information on the web, such as websites, videos, audio,
etc.
Internet Explorer
Google Chrome
Firefox
Safari
A home page
The ability to store websites or web pages
A history of web pages visited
The ability to go backwards and forwards through websites
Examples:
Orange
Emtel
MTML
1
Hypertext Transfer Protocol (http)
HTTP is a set of rules which must be followed in transferring data across the Intenet
When a type of security is used (such as SSL or encryption), then this becomes HTTPS
(where S refers to secure)
Using HTTPS is slower than using HTTP
HTTPS is usually used in the transfer of private data across the internet (such as credit
card information on a banking website)
A hyperlink , also called a link, is a built-in connection to another related Web Page or part of
a web page.
Structure
Presentation
Behaviour
2
MAC (Media Access Control) Address
A MAC address uniquely identifies a device connected to the internet.
It is a unique 48-bit number assigned to a network interface card (NIC) to identify it on a
Local area Network.
It is assigned to a network device by its manufacturer.
MM:MM:MM:SS:SS:SS
Format of an IP Address
nnn.nnn.nnn.nnn
Network Host
3
Uniform Resource Locator (URL)
A Uniform Resource Locator (URL) is an address to a resource on the internet.
Users can type in a URL or click on a link to go a web page. Example:
https://www.youtube.com/watch?v=dQw49WgXcQ
The web browser will translate the web server name into an IP address
The HTML code is returned and is displayed as a correctly formatted page on the
device’s screen.
Cookies
A cookie is a packet of data sent by a web server to a web browser. They are generated
every time a user visits a website.
Every time a user visits a website, cookies will collect some information about the user.
They can track users and save their preferences.
Cookies are not programs. They are data; they cannot perform any functions. They only
detect pages visited by a user on websites and store preferences.
The information which cookies gather forms an Anonymous User Profile