Tutorial: C# MQTT Client WinForm

Опубликовано: 17 Май 2026
на канале: HadiSCADA
6,808
68

Hello innovators !

This video tutorial is for you who want to create a C# Windows Form application as a MQTT client.
From this app, you can Subscribe to get/read data and Publish to set/write data to some MQTT topics on the MQTT broker.

These are the steps:
00:00 - intro
00:11 - login to Miqottt.com and get Topic
00:39 - create a new C# WinForm project
04:21 - add M2Mqtt library
04:49 - scripting
13:40 - test Runtime with MQTT Explorer


We use Miqottt as a MQTT broker. If you don't know about it, please watch the previous video here:    • MiQoTtT with MQTT Explorer & SCALARE*  
Miqottt is FREE. You can register and follow the steps here: miqottt.com

Thanks, and have a nice day !