DEVICE-TO-DEVICE COMMUNICATION
MADE EASY.



Unclouded is a software platform for employing device-to-device communication.
Available for Android. More support and tools coming soon.
-
Connect Automatically connect to other devices in the network using local communication technology like a local (WiFi) access point or hotspot. No internet connection is required.
-
Monitor Keep track of everything that happens in the network. Get notified when devices connect, disconnect and reconnect, and listen for the services that they are broadcasting.
-
Interact Unclouded entirely employs asynchronous and event-driven communication. No threads, (dead)locks or data-level race conditions! Data between devices can be passed by copy or by reference.
TUTORIAL
Unclouded Messenger for Android
Learn how to build a messenger app for Android that allows you to
chat with your nearby buddies without being connected to the internet.
Using the Unclouded SDK, only a few lines of code are necessary
to create awesome collaborative software like this.
» Read the tutorial
SERVICES
Need help?
We offer a range of services in order to help you building awesome
device-to-device applications. Our services include full development of applications,
consultancy and custom component development.
» Find out how we can help you
Start building your first Unclouded app now.
Get Started
Slides of the DevFest 2013 talk
Here are the slides of our talk at DevFest Belgium 2013. The presentation first covered device-to-device communication from a general point of view, followed by an introduction to Unclouded. We presented the main features of the Android API and ended by showcasing the code of a simple messenger application of which you can find the code here.