croconaut / cpt

This is the Wi-Fi / Wi-Fi Direct based peer to peer communication framework for Android. It stands for "Croconaut Public Transport", Croconaut was a "startup" from the times when we thought we can finish the product in three months. :)
GNU General Public License v3.0
5 stars 1 forks source link

Conflict between local network and p2p discovery #1

Open mikrosk opened 7 years ago

mikrosk commented 7 years ago

There's (sometimes) conflict between local network and p2p discovery. Symptoms:

Ideally, we shouldn't do any discovery at all (we can announce our hash etc without discovery) but there's a problem if we want to send files to multiple recipients -- we don't know who is around us and therefore to whom give priority.