Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. MQTT3.1.1 Implementation in QT
Forum Updated to NodeBB v4.3 + New Features

MQTT3.1.1 Implementation in QT

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 2.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RohitIti
    wrote on last edited by
    #1

    Hi ,
    is there MQTT 3.1.1protocol implementation in QT ?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andreyc
      wrote on last edited by
      #2

      No, Qt framework does not have MQTT implementation.
      Maybe some third party libraries like "this":https://github.com/slimpp/qmqtt one

      1 Reply Last reply
      0
      • R Offline
        R Offline
        RohitIti
        wrote on last edited by
        #3

        Thank you for your reply andreyc.
        Are you saying me to compile this project and use this library as a plugin ?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andreyc
          wrote on last edited by
          #4

          This library is 2 years old. I don't know when MQTT 3.1.1 was accepted so it is possible that the library is a bit outdated.

          However if this library implements the required protocol and satisfies your requirements then you can link it as static or shared library to your project.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved