What is client server computing?

Showing Answers 1 - 1 of 1 Answers

Abhilash K

  • Nov 21st, 2005
 

Client-Server computing is a traditional two-tier architecture. Client "requests" the server for some service or operation, Server "responds" the client with the desired results if the service is available. Client can be a single process or multiple process process on a machine. While server can be single process or mutiple process running either on single or multiple machines.

E.g of Client/Server :

1) Web browser accessing web pages from a web server.

2) Yahoo messeneger accessing Yahoo chat server for chat services.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions