Computer Science, asked by gunni50, 1 year ago

Explain clint server architeture?​

Answers

Answered by vaibhavaswal2
3

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.


mrnavaneedanfromtn: Client-server architecture (client/server) is a network architecture in which each computer or process on the network is either a client or a server.

Servers are powerful computers or processes dedicated to managing disk drives (file servers), printers (print servers), or network traffic (network servers). Clients are PCs or workstations on which users run applications. Clients rely on servers for resources, such as files, devices, and even processing power.
Answered by payalsinghania8118
1

Client server architecture is a network architecture in which each computer or process on the network is either a client or a server

Similar questions