Marlinski / Rumble

Rumble allows the sharing of messages and pictures without relying on the Internet, in a Delay Tolerant Fashion following the Store-Carry and Forward paradigm
http://disruptedsystems.org
GNU General Public License v3.0
298 stars 32 forks source link

WiFi on android sucks #31

Closed deavmi closed 8 years ago

deavmi commented 8 years ago

Maybe a message should be displayed when using wifi mode about how the infrastructure mode is not the best. With an option to "Not show this message again.". I think this is important as infrastructure mode is crap.

Marlinski commented 8 years ago

can you develop as to why infrastructure mode is crap ?

deavmi commented 8 years ago

It's all in the word.

Ad-hoc mode allows the network to operate in a more democratic way. If it uses infrustructure mode then if the AP goes down then all devices connected to it cannot communicate to each other using WiFi as the medium.

On 2016-08-21 07:24 PM, Marlinski wrote:

can you develop as to why infrastructure mode is crap ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Marlinski/Rumble/issues/31#issuecomment-241270016, or mute the thread https://github.com/notifications/unsubscribe-auth/AE92vIQq-ixPd8lK-dwTmVMk6Nq13kRrks5qiImwgaJpZM4HGSXk.

Marlinski commented 8 years ago

ah well, I couldn't agree more unfortunetly google has been deaf to the issue since 2008: https://code.google.com/p/android/issues/detail?id=82

Even though wifi chips do provide adhoc support, it is currently not natively supported by android. The only way would be to root the device (as done on the serval project) which is not a requirement I want.

deavmi commented 8 years ago

Google should just implement it. They are such bullshitters sometimes, honestly.