Posts by Laksh Singhal

Author Biographical Info: Not available

Weather Application in Java with MySQL using OpenWeather API

By Laksh Singhal

Do you want to develop a Java application which fetches the current weather of any city at that exact moment and prints it on a webpage for you? Follow the underlying steps and bui.... Read More

MQTT Protocol in Java

By Laksh Singhal

MQTT (Message Queuing Telemetry Transport) is a messaging transport protocol that works on Client-Server architecture with publish/subscribe messaging pattern. It is lightweight, .... Read More