Answered Questions

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

    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.

    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.