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.
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
-
routes source package in Mantic
Version 2.5.1-1ubuntu1 uploaded -
routes source package in Lunar
Version 2.5.1-1ubuntu1 uploaded -
routes source package in Kinetic
Version 2.5.1-1ubuntu1 uploaded -
routes source package in Jammy
Version 2.5.1-1ubuntu1 uploaded -
routes source package in Focal
Version 2.4.1-2 uploaded