|
| |||||||||
| Tags: command prompt, networking, pid, port, run, windows 7 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Which application is using which port?
Hi there, I am having a small issue regarding the networking. I am using windows 7 on my PC and want to know about the Port configuration of the same. I need to know that which of the port of my computer is used by which of the specific application. So need help regarding that. Any one have idea about the same can help me. Any help may be appreciated. Thanks in advance. |
|
#2
| ||||
| ||||
| Re: Which application is using which port?
Hey as per your discussion is concerned i cam to know that you are looking for the step which will guide you regarding the knowing of the port using the application. So follow the step given below and see the same
|
|
#3
| ||||
| ||||
| Re: Which application is using which port?
If you want to know that which port is being used by a application then you have to follow the below given step. These step take you to the end of your search. So do the same as suggested below to know about your port
|
|
#4
| ||||
| ||||
| Re: Which application is using which port?
Hello, If you find the above method difficult to use then no need to worry. There are lots of tools available to help you regarding the use of the port and display the list of the Port used by the application of your PC. SO download any one from the internet and enjoy the same. One of the Tools which i have used is known as the "Active Port" which give you quick access of the same. Hope you will find it with the Google search. Thank you
__________________ 90% of everything is crap...except for crap, because crap is 100% crap |
|
#5
| ||||
| ||||
| Re: Which application is using which port?
Hi, If you wish to know about the port number and the application of your system Then below given two command will be helpful to find the detail of the same. So use this command on the command prompt and see that it is helpful or not. Say thank if it work s for you and not then also let me know i will find some more solution Code: netstat -Aan | grep <port number> rmsock <addr of PCB> tcpcb |
|
#6
| ||||
| ||||
| Re: Which application is using which port?
Use the below given example to solve your issue. All you have to isd that just type the same in the command console with the port number as you wisjh. So make the change according to your need Code: C:\>netstat -aon | findstr "50000" TCP 0.0.0.0:50000 0.0.0.0:0 LISTENING 2564 C:\>pslist 2564 pslist v1.28 - Sysinternals PsList Copyright ⌐ 2000-2004 Mark Russinovich Sysinternals Process information for MACHINENAME: Name Pid Pri Thd Hnd Priv CPU Time Elapsed Time db2syscs 2564 8 15 366 30912 0:00:02.859 2:12:08.564 |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Which application is using which port?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Port Alerting Application | RastogiJI | Windows Software | 4 | 24-10-2010 07:29 AM |
| How to check which application listening/using which port | Fortunate | Networking & Security | 6 | 14-10-2010 01:13 AM |
| Windows 7 32-bit Pro Serial Port Issue (16-bit application) | Amma-Watson | Hardware Peripherals | 5 | 07-04-2010 12:38 AM |
| Port currently owned by unknown windows application | Benjycool | Software Development | 3 | 26-03-2009 07:45 PM |
| Missing port types : local port and Standard TCP/IP port | programmer_not_admin | Windows XP Support | 5 | 28-12-2006 07:38 PM |