What is a Web server?
This new model of Client/Server having of thin, portable, "universal" clients that talk to super fat servers. In the easiest form, a web server returns documents when clients ask for them by name. The clients and server converse using an RPC-like protocol called HTTP.