General discussion
September 7, 2001 at 06:58 AM
phillip_pbn

application and port

by phillip_pbn . Updated 24 years, 11 months ago

is there a way to find out what application is listening for a certain port ?
For example, when you run netstat -an
it reports these:
TCP 0.0.0.0:171 0.0.0.0:0 LISTENING
UDP 0.0.0.0:1026 *.*
How can I find out what application is listening tothese port ?

This discussion is locked

All Comments