
Android service to interface mosquitto messaging broker (MQTT)
Author(s) -
Cristian Mauricio Gallardo Paredes,
Patricia del Rocío Rodríguez Fiallos,
Francisco Javier Galora Silva
Publication year - 2022
Publication title -
revista odigos
Language(s) - English
Resource type - Journals
ISSN - 2697-3405
DOI - 10.35290/ro.v3n1.2022.539
Subject(s) - mqtt , computer science , android (operating system) , server , operating system , the internet , message queue , computer network , world wide web , internet of things
Real-time messages are used at a high level by different computer applications, there are different servers, protocols, etc. that can be used and are available on the Internet, however, these are created in such a way that the consumption of computational resources is very high and would only be optimal if we use a server with great features. This research work aims to develop a service on Android service to interface mosquitto messaging broker (MQTT) and provide a suitable mechanism to receive requests from an Android application at the same time also notify that some data has arrived, data are stored in the SQLite manager, which uses few computational resources and is suitable for small applications, which are testing protocols and messaging servers. The experimental results show that the service meets the initial objectives of the work, allowing to create of a messaging system based on publishers and subscribers for the Android platform.