Darwinbots Forum

General => Off Topic => Topic started by: Botsareus on January 08, 2010, 10:21:02 AM

Title: P2P
Post by: Botsareus on January 08, 2010, 10:21:02 AM
I always thought that, in a P2P network, the software needs to upload its IP( or whatever) to a central server in order for others to see it and communicate. Is that so? Or, can this happen virtually without the need for any central server at all?
Title: P2P
Post by: Peter on January 08, 2010, 12:24:41 PM
You'll need the IP somehow to have P2P communication, most P2P also has some kind of a central server to regulate it.

Could use some kind of a DHT, though.
http://en.wikipedia.org/wiki/Distributed_hash_table (http://en.wikipedia.org/wiki/Distributed_hash_table)
Title: P2P
Post by: ikke on January 08, 2010, 12:56:31 PM
You don't need a central server, you need to find one node in the network. A central, static entry is an easy way to implement