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.
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.
Server is computer that provide sservice.client is another computer that use service provided by server.It means there are relationship between two system