Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Information about Ethernet over USB (RNDIS) in Qt

    C++ Gurus
    qt creator c++ qt usb qt ethernet rndis
    4
    6
    1915
    Loading More Posts
    • 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.
    • C
      cnmM last edited by cnmM

      There are some classes/functions in Qt that returns the information about the USB serial port, i.e. QSerialPortInfo, QSerialPort. Is there a class/function in Qt that returns the information about ethernet over USB (RNDIS) as shown in the following picture?

      0_1525803405962_rndis.JPG

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        What kind of information are you looking for ?

        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 Reply Quote 0
        • K
          kuzulis Qt Champions 2020 last edited by

          Just try the 'usbview.exe' utility from the MSVC..

          1 Reply Last reply Reply Quote 0
          • C
            cnmM last edited by cnmM

            @SGaist
            -- whether there is a USB (to Ethernet) installed on Windows/MacOS and it belongs to a company named, say xyz.
            -- the information similar to what QSerialPortInfo has, such as name, manufacturer, productIdentifier, description, vendorIdentifier

            1 Reply Last reply Reply Quote 0
            • SGaist
              SGaist Lifetime Qt Champion last edited by

              Sounds rather like a job for libusb

              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 Reply Quote 1
              • L
                luciferwhite Banned last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • First post
                  Last post