What is a client and a server?

What is a Client?

A client is a computer hardware device or software that accesses a service made available by a server. The server is often (but not always) located on a separate physical computer.

What is a Server?

A server is a physical computer dedicated to run services to serve the needs of other computers. Depending on the service that is running, it could be a file server, database server, home media server, print server, or web server.



Comments

Popular posts from this blog

How to push changes to Git Hub using the command line?

How to log a bug with a detailed description ?

How to log a defect with a detailed description?