What is a Client and server?

 Client - server is a relationship in which one program (the client) requests a service or resource from another program(the server).

Client-server Example in real life:

A web browser is a client-side application which requests resources from web servers.

         web browsers include Google Chrome, Firefox, Mozilla, Microsoft Edge.

Server:

A server is a software or hardware device that accepts and responds to requests made over a network.

Client:

The device that makes the request, and receives a response from the server, is called a client.

Comments

Popular posts from this blog

What are the different environments in a software development team?

SECURITY TESTING