K
karthikbalaguru
Hi,
I am trying to identify the active connections
that are being used by certain unknown processes.
The below command displays active connections
based on UDP and includes the process ID (PID)
for each connection -
netstat -p UDP -o
But, how to identify the process name in for
each PID that is displayed via the above netstat
command in Windows XP ?
Thx in advans,
Karthik Balaguru
I am trying to identify the active connections
that are being used by certain unknown processes.
The below command displays active connections
based on UDP and includes the process ID (PID)
for each connection -
netstat -p UDP -o
But, how to identify the process name in for
each PID that is displayed via the above netstat
command in Windows XP ?
Thx in advans,
Karthik Balaguru