Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to current open ports checked. in linux
QtWS25 Last Chance

How to current open ports checked. in linux

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
portembedded linuxlinuxcommandqprocess
4 Posts 2 Posters 1.9k Views
  • 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.
  • F Offline
    F Offline
    ForestPoem
    wrote on 7 Jan 2016, 09:12 last edited by ForestPoem 1 Jul 2016, 09:34
    #1

    Hi

    i want Current open ports List. in linux

    i'm using QProcess.

        pProcess = new QProcess;
    

    i'dont checking the current port list.

    I do not know which method to use with any command.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 7 Jan 2016, 10:25 last edited by
      #2

      Hi,

      Search for netstat and lsof

      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
      • F Offline
        F Offline
        ForestPoem
        wrote on 7 Jan 2016, 11:14 last edited by
        #3

        @SGaist

        thank you.
        i'm soloved .
        Ifconfig using. and port fix.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 7 Jan 2016, 11:27 last edited by
          #4

          Good, then please mark the thread as solved using the "Topic Tool" button so other forum users may know a solution has been found :)

          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

          1/4

          7 Jan 2016, 09:12

          • Login

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