Skip to content

MQTT Client implemented by C# and Paho project

License

Notifications You must be signed in to change notification settings

mintheinwin/MQTT-Client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%