What is a client and a server?
A client is a piece of software or hardware for a computer that uses a server-provided service. Usually (though not usually), the server is housed on a different physical computer.
A physical computer that is devoted to providing services to meet the needs of other computers is called a server. It could be a file server, database server, print server, web server, or home media server, depending on the service that is operating.
One type of web client is your web browser. A protocol called HTTP is used by a client and server to interact.
Comments
Post a Comment