Qt Forum

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

    Combo box auto detect network interfaces

    General and Desktop
    2
    2
    511
    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.
    • D
      davidrhcp last edited by

      Hi i'm a beginner using the most recent version of QT creator.

      I'm trying to design a network monitoring program using the widget application developer.

      I have implemented a combo box into the design of my program. The aim of the combo box is to automatically find and display all network interfaces related to the system on the drop down menu when selected. I have no idea where to start really. is it possible? if so what would be a good way to start going about it.

      Also this is the first part of my program that i'm coding, the end result is the choice of interface will produce a ongoing packet sniffing display on another tab.

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

        Hi and welcome to devnet,

        For network related information, have a look for the Bearer Management chapter in Qt's documentation.

        Before going further, I would recommend that you go throughout Qt's demos and examples. You'll have a good base to start with Qt

        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
        • First post
          Last post