VHackAndroid / BeTfsp

GNU General Public License v2.0
3 stars 11 forks source link

Use Bluetooth connectivity #11

Closed Botje closed 11 years ago

Botje commented 12 years ago

This will probably require replacing .sendTcp with a more generic .send, and grabbing connections from the Bluetooth socket. If possible, use NFC pairing for bluetooth?

Zillode commented 11 years ago

Low-priority

Zillode commented 11 years ago

discouraged due to the high failure rate of bluetooth connections

Zillode commented 11 years ago

Encouraged for CES (wifi saturation)

Zillode commented 11 years ago

OK, Bluetooth will not be supported. The amount of work tbd is too high since all our code is oriented towards tcp/ip. Addtionally, bluetooth also works in the 2.4Ghz range which means it will probably not improve connectivity at locations where wireless saturation is an issue.