Computer Science, asked by adjustable, 1 year ago

explain server and clinet

Answers

Answered by Stephenstrange
1
The client–server model is a distributed applicationstructure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1] Often clients and servers communicate over a computer networkon separate hardware, but both client and server may reside in the same system. A server host runs one or more server programs which share their resources with clients. A client does not share any of its resources, but requests a server's content or service function. Clients therefore initiate communication sessions with servers which await incoming requests. Examples of computer applications that use the client–server model are Email, network printing, and the World Wide Web.

Hope it is helpful
Answered by ishaverma978
0

A server is a powerful computer or a series of computers with the highest speed and a great process capability . it can link other computers or electronic devices together over service to provide important services across a network to both private and public users via the internet . it is advisable to have servers with dedicated functionality such as web servers , print service and database servers.

A client is a computer system which uses a network to access a remote service from the server. it can access all the applications or information from the main server .A client is also known as node.

Similar questions