All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ubot.2.0.0-alpha.4.source-code.README.blaubot.md Maven / Gradle / Ivy

Go to download

An easy to use publish/subscribe middleware to create and communicate through dynamically created adhoc networks.

There is a newer version: 2.0.0-beta.2
Show newest version
[ ![Download](https://api.bintray.com/packages/hgross/maven/blaubot/images/download.svg) ](https://bintray.com/hgross/maven/blaubot/_latestVersion)

# Blaubot
Blaubot is a middleware to create small adhoc networks via P2P connections such as Bluetooth-RFCOMM, Adhoc-WiFi or simple socket connections. Blaubot takes care of device discovery and connection establishment with the goal to minimize a developer's boilerplate code to set up these small networks.

Tl;dr our main goal is to let a developer call `start();` and spare him as much hassle as possible to create ad hoc networks.
Blaubot is written in Java and has a dedicated version for Android (blaubot-android).

The documentation and a quick start guide can be found on the [project site](http://blaubot.hgross.eu/).




© 2015 - 2024 Weber Informatics LLC | Privacy Policy