It3401 Webessentials
It3401 Webessentials
02/05/25 1
Outline of the Presentation
Internet Overview
Brief history of the internet
Web basics
World Wide Web
Web Browsers
Web Servers
Clients Servers Communication
Request and response between client and server
Example: How Websites and Webpages work
Program: Simple Interactive Login Form
YouTube Video- How Websites Work
Internet Overview
Internet
Collection of Computers & other Peripherals
Brief history of the internet
USA DOD-1969 (ARPANET)
ARPANET
USENET-1979
CSNET-1980
BITNET-1981
NSFNET-1985
WWW-1989
NREN-1992
INTRANET -1994
Web basics
World Wide Web
Vast collection of interconnected documents and other resources, accessible through the
internet.
Information Space-URIs
Hypertext: Web pages use hypertext, which allows you to click on links to jump from
one page to another related page.
Uniform Resource Locator (URL): Each web page has a unique address called a URL
(Uniform Resource Locator).
This allows you to easily find and access specific pages using your web browser.
Example
Web basics(Cont..)
Hypertext Transfer Protocol (HTTP): HTTP is the
communication protocol that defines how web browsers and servers
interact to exchange information.
Example
Chrome, Firefox, Safari, and Edge.
Web basics(Cont..)
Web Servers
A Web Server is a program that processes network requests from users and serves them
with files that create web pages.
Web servers are computers used to store HTTP files which make up a website..
Website
A Website is a collection of web pages and related content that is identified by a
common domain name and published on at least one web server.
Output
YOUTUBE VIDEO