Unit 1 Part1
Unit 1 Part1
Outline
1. Introduction
• What is WWW?
• What is Internet?
2. HTTP
• HTTP Request
• HTTP Response
3. Web Browsers
4. Features of Web 2.0
What is WWW?
WWW stands for World Wide Web.
A technical defini on of the WWW is − All the resources and users
on the Internet that are using HTTP.
HTTP stands for Hypertext Transfer Protocol.
This is the protocol being used to transfer hypertext documents
that makes the World Wide Web possible.
What is WWW?
How the Web Works?
Now, we have understood that WWW is a collection of websites
connected to the internet so that people can search and share
information.
World Wide Web (WWW) use classical client / server architecture
• Hyper Text Transfer Protocol is text-based request-response
protocol Server running Web
Client running a Server Software
Web Browser (IIS, Apache, etc.)
HTTP
Page request
HTTP
Server response
How the Web Works?