Results 1 to 4 of 4

Thread: What is web server?

  1. #1
    Join Date
    Jan 2009
    Posts
    39

    What is web server?

    Hello all,
    I have one simple question for all. What is web server and what is the use of it?

    Thank you for any reply.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,277

    Re: What is web server?

    The term web server can mean one of two things:
    • A computer program that is responsible for accepting HTTP requests from clients, and serving them HTTP responses along with optional data contents, which usually are web pages such as HTML documents and linked objects.
    • A computer that runs a computer program as described above.

  3. #3
    Join Date
    Apr 2008
    Posts
    2,276

    Re: What is web server?

    Web server delivers the web pages on internet. You can create web server with any computer by installing server software and connecting it to the internet. Web server uses the client-server model and the World Wide Web's Hypertext Transfer Protocol. The term "web server" also refers to the piece of software that runs on those computers, accepting HTTP connections from web browsers and delivering web pages and other files to them.

  4. #4
    Join Date
    May 2008
    Posts
    2,792

    Re: What is web server?

    Web server program is software that runs on the web site hosting Server computer. Its main purpose is to serve web pages; which means it waits for requests from web browsers and responds by sending the required data back. If web servers don't respond you cannot surf the net. Here is how web servers work.

Similar Threads

  1. Replies: 5
    Last Post: 03-09-2011, 10:59 PM
  2. Replies: 5
    Last Post: 23-08-2010, 08:13 AM
  3. Replies: 5
    Last Post: 19-03-2010, 01:17 AM
  4. Replies: 3
    Last Post: 13-03-2009, 05:12 PM
  5. MMC 3.0 user snap-in error (windows server 2003, exchange server 2
    By RonnyEhv1982 in forum Windows Server Help
    Replies: 1
    Last Post: 15-03-2008, 12:15 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,703,989.96047 seconds with 16 queries