Find Program Listening on TCP/IP Port in Windows or Linux

In Windows:

To figure out what program is using a particular tcpip port in Windows:

(Useful to examine suspiciously open ports, or to resolve port conflicts)

 

 


For Linux:
netstat is still the program to call. Try the -p option.
With Virtuozzo, I'm not convinced that -p works -- correction, my version of netstat was quite old. Updating the net-tools package with yum "fixed" it, it seems.

ps -Af lists the command line of all programs.

tags: ports, tcpip, program, process, list, win, winxp, linux, locked, port,

Related Scribbles:
  • Debug Pervasive Workgroup Install
  • ngrep, tcpdump, and other debugging tools
  • Security
  • Utilities
  • Windows Networking Tools
  • Linux Overview, Distributions, etc.


  • ID: 274
    Author:
    leonard
    Date Updated:
    2017-07-11 23:40:39
    Date Created:
    2003-08-27 12:11:31

    Edit

    Comments?
     >> Leonard Chan's Homepage  >> Scribble Web  >> Find Program Listening on TCP/IP Port in Windows or Linux
    leonard.lotus-land.ca is hosted by Perceptus Solutions Inc.