Basirudin Rachman

See also: Other Geeks@INDC

Problem With Port 80 – Skype Took It

I tried to start my default web site from IIS Manager this morning, but it gave me an error – inform that the port 80 is already used.

Investigation using netstat –ao command, I got this:

image

Lookup to Task List, got the application which use the port 80. It was Skype. Does anyone know what does Skype use port 80 for?

No worry, you don’t have to tell me now because I’m going back to the code :)

See this:

image

Happily ever after…

Share this post: | | | |

Comments

Ferry Meidianto said:

Di settingan Skype (Tools --> Options --> Advanced --> Connections) pastikan "User port 80 and 443 as alternatives for incomming connections tidak di centang. Pasti kejadian ini tidak akan terulang.

# November 5, 2009 3:22 PM

basir said:

Ferry, thanks!!

# November 5, 2009 7:32 PM