Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Information about Ethernet over USB (RNDIS) in Qt
Qt 6.11 is out! See what's new in the release blog

Information about Ethernet over USB (RNDIS) in Qt

Scheduled Pinned Locked Moved Unsolved C++ Gurus
qt creatorc++ qtusb qtethernetrndis
5 Posts 4 Posters 3.1k 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.
  • C Offline
    C Offline
    cnmM
    wrote on last edited by cnmM
    #1

    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
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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
      0
      • K Offline
        K Offline
        kuzulis
        Qt Champions 2020
        wrote on last edited by
        #3

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

        1 Reply Last reply
        0
        • C Offline
          C Offline
          cnmM
          wrote on last edited by cnmM
          #4

          @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
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            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
            1

            • Login

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