qianshanxue11 / MQTT-Client-1

MQTT Client implemented by C# and Paho project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#MQTT Client MQTT Client implemented by C# and Paho project

#Usage Use Mosquitto build a localhost MQTT broker server or use public MQTT broker server, such as:
test.mosquitto.org, port 1883
iot.eclipse.org, port 1883

#Requirements Microsoft .NET Framework 4 to execution
Visual Studio 2013 to build

#Links MQTT protocol
Paho project

#License Eclipse Public License - v 1.0

About

MQTT Client implemented by C# and Paho project

License:Eclipse Public License 1.0


Languages

Language:C# 100.0%