Blaubot

General

Category
Free
Tag
Networking
License
MIT License
Min SDK
16 (Android 4.1 Jelly Bean)
Registered
Jun 17, 2015
Favorites
2
Link
https://github.com/Blaubot/Blaubot
See also
JPost
Netwatch
DownZ
RNetwork
VolleyPlus

Additional

Language
Java
Version
2.0.0-beta.2 (Jul 14, 2016)
Created
Sep 29, 2014
Updated
Aug 27, 2017 (Retired)
Owner
Blaubot
Contributors
The Gitter Badger (gitter-badger)
Henning Groß (hgross)
hesrerem
3
Activity
Badge
Generate
Download
Source code

Advertisement

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.

If you want to just want to use Blaubot, please check the project site. You don't need to check out the whole project for that. Instead grab a release from Bintray or MavenCentral as explained on the website.