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. Protobuf with Qt 5.13
Forum Updated to NodeBB v4.3 + New Features

Protobuf with Qt 5.13

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 4 Posters 755 Views 2 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.
  • I Offline
    I Offline
    Infinity
    wrote on last edited by
    #1

    I'm starting with a project where I have to use protobuf. Is there anything in Qt which offers support for the protobuf protocol?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      AFAIK, no.

      What kind of support do you have in mind ?

      Are you looking for a project like this one ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      semlanikS 1 Reply Last reply
      1
      • I Offline
        I Offline
        Infinity
        wrote on last edited by
        #3

        I'm actually looking for a simple client / server application where I can exchange protobufs.

        SGaistS 1 Reply Last reply
        0
        • Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Infinity said in Protobuf with Qt 5.13:

          I can exchange protobufs.

          So you're more looking for a TCP/IP communication -> https://doc.qt.io/qt-5/examples-network.html

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          0
          • I Infinity

            I'm actually looking for a simple client / server application where I can exchange protobufs.

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @Infinity protobuf provides a code generator that gives you all the needed classes. You then integrate them in your application.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • SGaistS SGaist

              Hi,

              AFAIK, no.

              What kind of support do you have in mind ?

              Are you looking for a project like this one ?

              semlanikS Offline
              semlanikS Offline
              semlanik
              wrote on last edited by semlanik
              #6
              This post is deleted!
              1 Reply Last reply
              0
              • semlanikS Offline
                semlanikS Offline
                semlanik
                wrote on last edited by
                #7

                https://github.com/semlanik/qtprotobuf might be useful for you

                1 Reply Last reply
                1

                • Login

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