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. Ethernet Port Disable
Forum Updated to NodeBB v4.3 + New Features

Ethernet Port Disable

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 271 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.
  • D Offline
    D Offline
    dan1973
    wrote on 13 Feb 2024, 04:57 last edited by
    #1

    how to disable Ethernet Port in Qt and also Enable again?

    is there a solution through code in C/C++? i prefer using Qt.

    Thanks in advance for your solution.

    J 1 Reply Last reply 13 Feb 2024, 06:18
    0
    • D dan1973
      13 Feb 2024, 04:57

      how to disable Ethernet Port in Qt and also Enable again?

      is there a solution through code in C/C++? i prefer using Qt.

      Thanks in advance for your solution.

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 13 Feb 2024, 06:18 last edited by
      #2

      @dan1973 There is for sure nothing in Qt for this as it is an OS/platform thing.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      S 1 Reply Last reply 13 Feb 2024, 07:19
      0
      • J jsulm
        13 Feb 2024, 06:18

        @dan1973 There is for sure nothing in Qt for this as it is an OS/platform thing.

        S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 13 Feb 2024, 07:19 last edited by
        #3

        Hi,

        In addition to @jsulm, this is an administrative task that will require higher privilege than a standard user.

        The most likely way to do it would be using QProcess to run the tools however, you will have to somehow get higher level access for that to work.

        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

        1/3

        13 Feb 2024, 04:57

        • Login

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