Client -Server Model

Client -Server Model

Overview of Client-Server Model

Table of contents

Client

  • Client means the user or the user's Machine like mobile, computer, laptop, or tablet.

  • The client stores(cookies), sends and receives the data.

server

  • A server means a computer that consists of hardware and software which provides services to other computers called clients.

  • The server stores, sends and receives data.

    Note:-The client sends a request(s) to the server or another client(s) for performing some action(s) and the server processes the request(s) that come from the client(s) through the internet.