codeforap / CFADeviceManager-Server

CFA Device Manager is a Mobile Device Management Solution built, scalability aspect on the first thought.
1 stars 2 forks source link

CFADeviceManager

CFA Device Manager is a yet another open source Mobile Device Management Solution.

This project uses MQTT (Open Source - IoT Protocol, Read more at http://mqtt.org) in order to avoid long-polling on devices & server and for effective communication. MQTT is reliable protocol, consumes low-power on mobiles/tablets & highly scalable.

Technologies Involved

For Android Client, Clone the git Repo:

git clone https://github.com/codeforap/CFADeviceManager-Android.git

Contribute to the Android Client at CFADeviceManager-Android