GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Networking  >  Client/Server Computing
Go To First  |  Previous Question  |  Next Question 
 Client/Server Computing  |  Question 16 of 95    Print  
What is a Web server?
This new model of Client/Server consists of thin, protable, "universal" clients that talk to superfat servers. In the simplet form, a web server returns documents when clients ask for them by name. The clients and server communicate using an RPC-like protocol called HTTP.



  
Total Answers and Comments: 4 Last Update: May 13, 2008   
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: sandivigore
 
Bsically web server is a Server that host website and responds to HTTP request.  when a client request the web server by typing the web address in the address bar, the request is sent to the DNS server with the domain name. the web address or URL(Uniform Rescource Locater) has three basic parts. the protocol (Http), server name or domain (domain.com) and file that is to be uploaded (something.html).
 
when the address is typed in the address bar the browser communicates with the server and and the name of the domain name is converted into IP address by DNS, whicn it uses to locate and connect to the webserver. the browser then froms a connection to web server at the IP on port 80. once the webserver is found by DNS then the browser request the require data and is displayed in the webpage.

Above answer was rated as good by the following members:
Azhar Afridi, arunreddy
February 07, 2007 08:05:17   #1  
vinitogupta Member Since: February 2007   Contribution: 17    

RE: What is a Web server?
Web server serves static content to a Web browser by loading a file from a disk and serving it across the network to a user's Web browser. This entire exchange is mediated by the browser and server talking to each other using HTTP.
 
Is this answer useful? Yes | No
March 12, 2007 06:32:09   #2  
sania Member Since: March 2007   Contribution: 3    

RE: What is a Web server?
A computer that delivers Web pages. Every Web server has an IP address and possibly a domain name. For example if you enter the URL http://www.pcwebopedia.com/index.html in your browser this sends a request to the server whose domain name is pcwebopedia.com. The server then fetches the page named index.html and sends it to your browser.

Any computer can be turned into a Web server by installing server software and connecting the machine to the Internet. There are many Web server software applications including public domain software from NCSA and Apache and commercial packages from Microsoft Netscape and others.


 
Is this answer useful? Yes | No
March 22, 2007 14:04:04   #3  
sandivigore Member Since: March 2007   Contribution: 2    

RE: What is a Web server?
Bsically web server is a Server that host website and responds to HTTP request. when a client request the web server by typing the web address in the address bar the request is sent to the DNS server with the domain name. the web address or URL(Uniform Rescource Locater) has three basic parts. the protocol (Http) server name or domain (domain.com) and file that is to be uploaded (something.html).

when the address is typed in the address bar the browser communicates with the server and and the name of the domain name is converted into IP address by DNS whicn it uses to locate and connect to the webserver. the browser then froms a connection to web server at the IP on port 80. once the webserver is found by DNS then the browser request the require data and is displayed in the webpage.

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
May 12, 2008 05:16:05   #4  
Azhar Afridi Member Since: May 2008   Contribution: 3    

RE:
Thanx sandivigore........
i m satisfied with ur answer.........
Now can u answer one more question??????

Can we do remote desktop connection without having net connection????????

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape