Registered by Shashank

This application is an Android Bluetooth utility application. The user can send and receive messages,small text files and
chat with other Bluetooth enabled Android devices running the app.

The application will try to send data to the destination device even if it is not available within its reach by a reactive
routing protocol (based on the DYMO protocol). A connection with multiple hops is established if the topology is available. The objective is to increase the range of communication via Bluetooth and add networking possibilities to it.

The application uses a protocol similar to the DYMO, but highly stripped down.

An RREQ request is 'broadcasted' by searching for all devices it can send to, create connections to them and then send packets in the form of strings written on their sockets. Connections are closed periodically if not in use. However, the user has to allow the device to be discoverable periodically, which we can hopefully overcome.

Project information

Maintainer:
Shashank
Driver:
Not yet selected
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar

All packages Packages in Distributions

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Bluetooth Routing (Android) does not have any download files registered with Launchpad.