Results 1 to 8 of 8
Like Tree1Likes
  • 1 Post By Zisly

Thread: How to see which ports are being used and by what

  1. #1
    Gone Zisly's Avatar
    Join Date
    Jun 2008
    Posts
    7,250
    Reputation
    Status
    Zisly is offline

    Post How to see which ports are being used and by what

    I will show you how to find out which ports are being used and by what.

    • Start by running command, do that by; start>run>command
    • Now type netstat -ao, now a you should see a big list, scroll up a bit until it looks something like this;
      This content is only visible to registered users.
      The number which is in red is the port.
    • If you read under "PID" you will see a number, thats the PID id, write that number down when you want to see what process it is.
    • Now press ctrl+alt+delete to bring up the taskmanager.
    • Click view>Select columns.. and then check "PID (process identifier) " and press ok.
      This content is only visible to registered users.
      This content is only visible to registered users.
    • Ok, now you have a new column called 'PID' now simply look for the PID id which you wrote down earlier and you will see what procces is using your port.


    Done, now you know what is using that specific port.
    Hope you understood the tutorial.

    Rep is gladly accepted
    one kilo likes this.
    (\__/) .. ,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,
    (=’.'=) ..- Rep+ me, or the bunny gets it! ︻╦╤─
    (“)_(“) .. ,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,

  2. #2
    Gone Zisly's Avatar
    Join Date
    Jun 2008
    Posts
    7,250
    Reputation
    Status
    Zisly is offline
    Bump Bump
    (\__/) .. ,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,
    (=’.'=) ..- Rep+ me, or the bunny gets it! ︻╦╤─
    (“)_(“) .. ,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,

  3. #3
    Saj
    Remember my name
    Join Date
    Feb 2008
    Posts
    2,123
    Reputation
    Status
    Saj is offline
    Great tutorial, helped me a lot, good job.
    If you say "Plz" because its shorter than "Please", then I'll say "No" because its shorter than "Yes".
    - Also, Remember (SAJ)

  4. #4
    Gone Zisly's Avatar
    Join Date
    Jun 2008
    Posts
    7,250
    Reputation
    Status
    Zisly is offline
    bump
    (\__/) .. ,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,
    (=’.'=) ..- Rep+ me, or the bunny gets it! ︻╦╤─
    (“)_(“) .. ,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,

  5. #5
    Junior Member
    Join Date
    Jun 2009
    Posts
    14
    Reputation
    Status
    Danny565 is offline
    Uuhm... when i type netstat -ao, the screen comes up for about 2-3 seconds before the "black screen" shut down. what should i do to make it "stand still"?

  6. #6
    Junior Member
    Join Date
    Jun 2009
    Posts
    14
    Reputation
    Status
    Danny565 is offline
    And no, i didnt understand the tutorial x]
    What is the process using my port thing?
    What does it mean?

  7. #7
    Junior Member
    Join Date
    Oct 2009
    Posts
    1
    Reputation
    Status
    soloincc is offline
    Quote Originally Posted by Danny565 View Post
    Uuhm... when i type netstat -ao, the screen comes up for about 2-3 seconds before the "black screen" shut down. what should i do to make it "stand still"?
    You are probably typing netstat -ao in the command prompt and thats why the "black screen" shuts down before seeing a thing.

    Type cmd first once you select start->Run and then in the black screen type netstat -ao and you should see the results

  8. #8
    Junior Member
    Join Date
    Jan 2012
    Location
    Arcata, CA
    Posts
    1
    Reputation
    Status
    Sarojg is offline
    thanks!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •