"Algorithm" to avoid "islands" in network?? Hello everybody!
We're in a project for college based in a p2p network with gnutella protocol 0.4 in ANSI C.
What we need is an "algorithm" to avoid "island" in the reconnections of the servers.
i.e. when a server falls down, it has to reconnect to another trying to avoid "islands" in the network.
Do you have any idea where can I find it?
Thanx a lot! |