Experimente netstat -anb
C:\> netstat -anb
Active Connections
Proto Local Address Foreign Address State PID
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 1724
[Apache.exe]
Atualização: que a em -anb
está lá por um motivo!
C:\> netstat /?
Displays protocol statistics and current TCP/IP network connections.
NETSTAT [-a] [-b] [-e] [-n] [-o] [-p proto] [-r] [-s] [-v] [interval]
-a Displays all connections and listening ports.
^^^^^^^^^^^^^^^^^^^^
||||||||||||||||||||