Computer Science, asked by dugaebabariya77881, 11 hours ago

explain clien serve architecture​

Answers

Answered by rahulk09102009
2

Answer:

  • Server itself might be a client. For example, the server could request something from a database server, which in this case, would make the server a client of the database server. Examples of computer applications that use the client–server model are Email, network printing, and the World Wide Web.
  • Client Server Architecture is a computing model in which the server hosts, delivers and manages most of the resources and services to be consumed by the client. This type of architecture has one or more client computers connected to a central server over a network or internet connection.

Similar questions