Computer Science, asked by cutiepie774, 1 year ago

explain client server model in easy

Answers

Answered by KrishnaSwaroopDas
5

Client -server model is a dirtributed application structure that partitions tasks or workloads between the providers of a resource or service , called servers ,and service requesters called clients ........... A server hosts runs one or more server programs which share their resources with clients.

Answered by snehakumari1952005
3

Answer:

The client-server model describes how a server provides resources and services to one or more clients. Examples of servers include web servers, mail servers, and file servers. ... For example, an email client may request an SMTP connection to a mail server in order to send a message.

Similar questions