Computer Science, asked by dolly798, 9 months ago

how the data transfer one point to another from sender to receiver explain it by the help of peer to peer architecture​

Answers

Answered by VineetaGara
0

Answer:

Explanation:

Peer to peer network (P2P) is a distributed computing or networking communication system. It is a simple system, works with many independent computers connected each other to send or receive data between them. As the computers are independent, they don't need any permission to send or receive data. Each computer called as nodes. Each computer has a unique id to send and receive data among them. It is far better than Clint server communication because it needs permission to the server to data exchange. But the security of P2P network is much lower than any other communication architecture (as the computers are independent).

P2P communication costs less and as a example we can say that LOCAL AREA NETWORK or LAN uses peer 2 peer communication system or architecture.

Attachments:
Similar questions