DEVFYI - Developer Resource - FYI

What is a Web server?

Networking Interview Questions and Answers


(Continued from previous question...)

10. 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.

(Continued on next question...)

Other Interview Questions