Client Server Question:
What is a Web server in client server environment?
Answer:
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.
Previous Question | Next Question |
What is a Database Server in client server environment? | What is meant by Transparency in client server environment? |