Computer Science, asked by arushisharma8, 10 months ago

what are the different types of network architecture ? explain​what are the different types of network architecture explain

Answers

Answered by satyamssyadav
17

Answer:

Network architecture refers to how computers are organized in a system and how tasks are allocated between these computers. Two of the most widely used types of network architecture are peer-to-peer and client/server. Client/server architecture is also called 'tiered' because it uses multiple levels.

Two types of network architecture are available:-

1) Peer to peer architecture (P2P):-

a) In Peer to Peer architecture task is allocated to every device on a network.

b) All of them are considered to be equal as there is no hierarchy in this network.

c) It is mostly used in file sharing

d) In this each computer has its running software that allows communication between all the computers.

e) First P2P network was Napster.

f) Advantage:- is that if one computer stops working then other will continue working

g) Lack of central device posses a problem in this network.

2) Client/Server architecture.:-

a) In this system we have several clients that wants access from sever.

b) Server is a central device that provides services and data to the clients requesting from the server also known as computer sever.

c) Servers are basically computer with fast speed and large memory.

d) Clients provides services to the end user by taking services from server.

Answered by varsha312003
5

Network architecture refers to how computers are organized in a system and how tasks are allocated between these computers. Two of the most widely used types of network architecture are peer-to-peer and client/server.

Similar questions