Computer Applications
Discuss the functioning of a web browser and a web server. Also give some examples of web browsers and web servers.
Answer
A World Wide Web client is called a web browser and a World Wide Web server is called a web server. The functioning of a web browser and a web server is as follows:
- The user requests a resource by providing the URL, say
http://www.edupillar.com/index.htm
to the web browser. - The web browser generates HTTP request which is sent to the web server whose domain name is
www.edupillar.com
via Internet. - The web server then fetches the page named
index.htm
and sends it to the requesting browser. - The web browser displays the web page to the user.
Some commonly used web browsers are Google Chrome, Mosaic, Netscape, Internet Explorer, Safari, Opera etc.
Some commonly used web servers are Apache Webserver, Apache Tomcat, Webserver IIS, The Lighttpd Server, Jigsaw web server, Sun Java system web server etc.
Related Questions
What are the components of a webpage ?
The first page on a website that allows you to navigate to other page via menu system or links, is known as …………… .
- front page
- primary page
- home page
- first page
- main page
What is a web site ? How is it related to a web page and a home page ?
What is blogging ? What are its advantages and disadvantages ?