Explain following 2 types of network architecture
i) P2P architecture
ii) client-server Architecture.
Answers
Answered by
3
Answer:
ok
Explanation:
Peer-to-peer architecture (P2P architecture) is a commonly used computer networking architecture in which each workstation, or node, has the same capabilities and responsibilities. It is often compared and contrasted to the classic client/server architecture, in which some computers are dedicated to serving others.
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. ... Clients are PCs or workstations on which users run applications. Clients rely on servers for resources, such as files, devices, and even processing power.
Similar questions