Permalink

You should try using netstat. It is a command line tool. Open a command prompt as administrator and run netstat -a -b

This should display all programs listen on all ports. Have a look through the list and see which ones are listening on 80. The port number is after the colon.

The content of this field is kept private and will not be shown publicly.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.