APPLICATION LAYER
PEER TO PEER PARADIGM
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
1
|
|
2
|
|
3
|
|
4
|
Detailed explanation-1: -In peer-to-peer (P2P) networking, a group of computers are linked together with equal permissions and responsibilities for processing data. Unlike traditional client-server networking, no devices in a P2P network are designated solely to serve or to receive data.
Detailed explanation-2: -Decentralized P2P Network This type of P2P network is often used in applications such as file sharing, where users share files directly with each other without the need for a central server.
Detailed explanation-3: -In peer-to-peer systems like BitTorrent and Bitcoin, you start your local program on a networked computer, and you become connected to other instances of the same program running on lots of other computers. The local process starts listening on a local port, and finds IP:port pairs for those other processes.