How does peer discovery work in a peer-to-peer (p2p) network?
Answer Posted / Hirawan Lal
In a peer-to-peer (P2P) network, peer discovery is the process of locating and connecting with other peers. This can be achieved through various methods such as random node selection, DNS seeding, or cryptographic techniques like Kademlia. Peers share their presence and network information to help others find them, allowing for decentralized communication and collaboration.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers