What is Client/Server?

Clients and Servers are separate logical entities that work together over a network to accomplish a task. Many systems with very different architectures that are connected together are also called Client/Server.

Showing Answers 1 - 8 of 8 Answers

Shaila

  • Feb 22nd, 2006
 

Client/server describes the relationship between two computer programs in which one program, the client, makes a service request from another program, the server, which fulfills the request.

Jai Singh

  • Dec 18th, 2006
 

Server is computer that provide sservice.client is another computer that use service provided by server.It means there are relationship between two system

  Was this answer useful?  Yes

Vinay J

  • Mar 1st, 2007
 

the server which can give a service to requested system.
The Client is that which can take the service to a severs.

  Was this answer useful?  Yes

gagan1174

  • Jul 4th, 2011
 

in client server network, the server acts as a powerful computer while there can be number of clients.the server provides the services to all these clients.the server may contain the database and it may or may not provide access to the clients.

  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