suggested fix.
add method chooseRandomPeers to the PublishedFile class
in the method i generate one random number R between 0 and
"number of known peers - number of required peers". i skip
first R peers in the and add maxNum peers to the resulting
array.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=930566
suggested fix.
add method chooseRandomPeers to the PublishedFile class
in the method i generate one random number R between 0 and
"number of known peers - number of required peers". i skip
first R peers in the and add maxNum peers to the resulting
array.
Logged In: YES
user_id=930566
fixed in 0.3.59