How to find which process is using a TCP Port in Windows

  • 20 Nov, 2013

Today i started my Domino server and the HTTP task doesn´t loaded. The console showed a message indicating the port 80 is in use.

I shutdown the server and search for a process listening on port 80 but how?

Use netstat -ano on the command pronpt.

Image:How to find which process is using a TCP Port in Windows

You will see thad the PID 7152 is using the TCP port 80.

Go to taskmanager and add a column to view the pid . I discover that skype was using the port 80. So i start skype after Domino starts.

Image:How to find which process is using a TCP Port in Windows

Related Posts

Migrating messages from Domino to Google using IMAP

  • 20 Feb, 2022

It's only for messages. No calendar migration Imapsync command is a tool allowing incremental and recursive imap transfers from one mailbox to another. If you don't understand the previous sentence,

Migrating messages from Domino to Google using IMAPRead More

Domino V12 and Verse 2.1 How to add a Photo URL

  • 08 Jun, 2021

Today i setup a Domino V12 server just for test some new features. A customer ask to use photos on Verse hosting photos on Domino. Domino V12 comes with Verse 2.0. I just download the version 2.1 of

Domino V12 and Verse 2.1 How to add a Photo URLRead More

Notes / Domino is forever

  • 04 Feb, 2021

Yesterday it seemed like it would be an ordinary working day but a client called me informing about the expiration of a certifier. It would be normal to resolve the problem with the re-certification p

Notes / Domino is foreverRead More