MQTT.fx 0.0.4 released

Just released new version of MQTT.fx. Download latest binaries HERE. New: – revisited UI (return of “real” buttons) – extended support for $SYS-topics: subscription for mosquitto or Hive MQ can be choosen (in respect to @dobermai). – publish and subcrive/receive are now different tabs – experimental support for http-proxy (in respect to @dimaki123). – last… Continue Reading MQTT.fx 0.0.4 released

MQTT.fx 0.0.3 released

Download latest binaries HERE. Most significant change: I have added a pane to show some status values of the broker: In v0.0.3 these $SYS topics are recognised (Tooltips are showing the descriptions): Version: $SYS/broker/version Build: $SYS/broker/timestamp Uptime: $SYS/broker/uptime Subscriptions Count: $SYS/broker/subscriptions/count Changeset: $SYS/broker/changeset Clients Connected: $SYS/broker/clients/active Clients Expired: $SYS/broker/clients/expired Clients Disconnected: $SYS/broker/clients/inactive Clients Maximum: $SYS/broker/clients/maximum… Continue Reading MQTT.fx 0.0.3 released

JavaFX based MQTT Testing Utility

Download latest binaries HERE. Now that MQTT is on its way to become THE industry-standard protocol for IoT and M2M communication the IoT community might have to review current message strategies. Isn’t it a very good way to start with a JavaFX-Client to get into MQTT ;-)? So, currently I am working on JavaFX based… Continue Reading JavaFX based MQTT Testing Utility

Introducing ‘adm4EE’: Manage Java EE Application Servers

Today I would like to announce a new project I have started at bitbucket: adm4EE I want to create a JavaFX  based management tool to ease the daily business of Java EE Application Server admins. “A tool to manage App Servers? What about the already existing admin consoles?” The aim is to keep the UI as… Continue Reading Introducing ‘adm4EE’: Manage Java EE Application Servers