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 248 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 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.

    jsulmJ 1 Reply Last reply
    0
    • D dan1973

      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.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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

      SGaistS 1 Reply Last reply
      0
      • jsulmJ jsulm

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

        SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on 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

        • Login

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