Top Banner
15
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Working of web
Page 2: Working of web

Disclaimer: This presentation is prepared by trainees of baabtra as a part of mentoring program. This is not official document of baabtra –Mentoring PartnerBaabtra-Mentoring Partner is the mentoring division of baabte System Technologies Pvt . Ltd

Page 3: Working of web

Working of web

THAJU ZAMAN E [email protected]/

thaju.zamantwitter.com/zamanthajuin.linkedin.com/in/thajuzaman9645963593

Page 4: Working of web

The term "World Wide Web" refers to all of the publicly accessible web sites in the world, in addition to other information sources that web browsers can access. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia, and navigate between them via hyperlinks. It was invented by Tim Berners Lee who was a well known British computer scientist. He is the director of the World Wide Web Consortium(W3C)which oversees the Web’s continued development.

Page 5: Working of web

How does www works???

Page 6: Working of web

# The first and foremost is to know about HTML(Hypertext Markup Language). HTML helps in providing hypertext links and allows the users to see webpage associated with the websites. These hypertext links allows the users to move from one website to another.

Page 7: Working of web

# Typically internet follows Client/server model where web-browsers acts as client software on the remote machine. The server software is hosted on the web server which acts as host.

Page 8: Working of web

# A web browser contains URL(Uniform resource locators) where the visitors can specify the website they intend to see. A web browser also contains hyperlinks through which they can get connected to the webpage they want to reach. When the web browser sends the URL request using HTTP(Hypertext Transfer Protocol), then the web browser and the web server gets connected in order to get the desired result.

Page 9: Working of web

# An URL consists of several parts. The first part-the http:// - which is used for internet protocol. The second part is www -that tells what kind of Internet resource is being contacted. The third part-is xyz.com- for Web server identification.

Page 10: Working of web

# As soon as a request is sent on internet, the internet routers send them to the web servers taking the reference of the URL that is specified on the address bar. It goes to the specified web server and search for the website that is specified by the visitor.The web server then converts this request made in domain name format internally into IP address format so that the system can recognize. If any match is found then the process now occur vice versa and fetches us the required website. This whole process is termed as Domain Name Resolution.

Page 11: Working of web

IP addresses are binary numbers, but they are usually stored in text files and displayed in human-readable notations, such as 172.16.254.1

An Internet Protocol address (IP address) is a numerical label assigned to each device (e.g., computer, printer) participating in a compute network that uses the Internet Protocol for communication. An IP address serves two principal functions: host or network interface identification and location addressing.

Page 12: Working of web
Page 13: Working of web

# When the server finds the requested home page or any related informations about the website then it displays the result on the web browser.

This is how the world wide web works.

Page 14: Working of web

If this presentation helped you, please visit our page facebook.com/baabtra and like it.

Thanks in advance.

www.baabtra.com | www.massbaab.com |www.baabte.com

Page 15: Working of web

Contact Us