logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Hardware & Networking View previous topic :: View next topic
Reply to topic   Topic: Make_sock could not bind to address Page Previous  1, 2
Author
MrVon



Joined: 22 Jan 2010
Posts: 4

PostPosted: Thu 07 Jun '12 23:30    Post subject: Reply with quote

Great tool by name Port Explorer v2.2 shows it much easier than netstat i could not see it in netstat.

In my case it was teamviewer.
Back to top
xting



Joined: 29 May 2014
Posts: 1
Location: singapore

PostPosted: Thu 29 May '14 8:11    Post subject: Make_sock could not bind to address Reply with quote

Hi! I've get this error messenge which I cannot find which program that using port 80. I've changed my skype port but i still can't solved this problem. Could somebody help me please....
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Thu 29 May '14 11:13    Post subject: Reply with quote

Run as console (cmd.exe) as Admistrator and execute
Code:
netstat -ano | findstr /R 0.0:80 && netstat -ano | findstr /R 0.0:443
Back to top


Reply to topic   Topic: Make_sock could not bind to address View previous topic :: View next topic
Post new topic   Forum Index -> Hardware & Networking Page Previous  1, 2