Darwinbots Forum
General => Off Topic => Topic started 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?
-
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)
-
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