How to Check and Identify Which Application is Listening or Opening Port 80 and 443 on Windows Kako Provjerite i utvrditi koji je aplikacijski Slušanje ili otvaranja Port 80 i 443 na Windows
After installing Apache HTTPD web server or Microsoft IIS Internet Information Services web server, or any other application software or service and daemon that requires to open and listen to port 80 (HTTP) or port 443 (HTTPS SSL), it’ll be a surprise if some other application or processes have stolen, used and occupied port 80 and/or 443. Nakon što instalirate HTTPD Apache web poslužitelj ili Microsoft Internet Information Services IIS web server, ili bilo koji drugi program softver ili usluge i demon koji zahtijeva da se otvorite i slušajte luka 80 (HTTP) ili port 443 (HTTPS SSL), to će biti iznenađenje ako je neki drugi program ili procesi su ukradeni, korišteni su i okupirale luka 80 i / ili 443. No web server has been running on the Windows system before, so what’s the process that uses port 80 or 443 on the system? Nema web poslužitelj je pokrenut na Windows sustavu prije, tako što je proces koji koristi 80 ili 443 luka u sustavu?
For example, after installing Apache web server using Na primjer, nakon instalacije Apache web server koristi XAMPP , the following error message may appear: , Sljedeću poruku o pogrešci svibanj se pojavljuju:
(OS 10048) Only one usage of each socket address (protocol/network address/port) is normally permitted. (OS-10048) Samo jedan korištenje svakog utičnica adresa (protokol / network adresu / port) je inače dozvoljeno. : make_sock: could not bind to address 0.0.0.0:80 : Make_sock: nije mogao svezati na adresu 0.0.0.0:80
no listening sockets available, shutting down nema raspoloživih slušanje podnožja, isključuje
Here’sa few built-in commands and how to guide that can help users to find out and identify which application or process that is already using, opening and listening on port 80 or 443 on the Winodws operating system such as Windows Vista, Windows XP, Windows 7, Windows Server 2003 and 2008. Here'sa nekoliko izgrađen-u komandama i kako da vodič može pomoći korisnicima da pronađu i identificiraju koji program ili proces koji se već koristi, otvara i osluškuje na portu 80 ili 443 na Winodws operacijskog sustava kao što su Windows Vista, Windows XP Windows 7 Windows Server 2003 i 2008.
- Open Command Prompt window by typing Cmd in Run command box or Start Search, and hit Enter. Otvorite prozor naredbenog retka tipkajući naredbu Pokreni cmd u okvir Start Search ili i pritisnite Enter.
- Type in the following netstat command: Upišite sljedeću naredbu netstat:
netstat -o -n -a | findstr 0.0:80 netstat-o-n-a | findstr 0.0:80
or ili
netstat -o -n -a | findstr 0.0:443 netstat-o-n-a | findstr 0.0:443
or simply, ili jednostavno,
netstat -aon netstat-aon
Note: The last command will list all connection that is listening, established, starting, closing and all other states, so the list is long, and user has to manually search for rows that has connection originating or targeting to 1270.0.1:80/443 or 0.0.0.0.80/443. Napomena: U posljednja naredba će popis svih veza koje je slušanje, uspostavljena, počevši, zatvaranja i svim drugim državama, pa je popis je dugačak, a korisnik mora ručno traženje za reci da ima veze s podrijetlom ili ciljanje na 1270.0.1:80 / 443 ili 0.0.0.0.80/443.
- The following line(s) of results should be returned: Sljedeći redak (e) rezultati trebali bi biti vraćeni:
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 8704 TCP 0.0.0.0:80 0.0.0.0:0 slušanje 8704
The last column of each row is the process identified (process ID or PID). Posljednji stupac u svaki red se proces identificirali (proces ID ili PID).
- Identify which process or application is using the port by matching the PID against Odredite koji proces ili program koristi od luke odgovara PID protiv PID number in Task Manager PID broj u Task Manager .
Another alternative to determine and identify which application is using port 80 or 443 is by using Telnet application. Još jedna alternativa odrediti i utvrditi koji program koristi luke 80 ili 443 je koristeći Telnet program. Just type the following command to Telnet to the system in port 80 or 443: Samo upišite sljedeću naredbu da biste Telnet na sustav u portu 80 ili 443:
telnet localhost 80 telnet localhost 80
or, ili,
telnet localhost 443 telnet localhost 443
If the Telnet connection can be opened, normally the banner of the application which opens the port will be shown, and help user to identify which process that actually listening on the port. Ako telnet veze mogu biti otvorena, normalno bannera na program koji se otvara u luci će biti prikazani, a korisnik pomoći da utvrdite koji proces koji zapravo o slušajući luke.
Tip: The command above can be used to identify and check what processes is using any other ports too, such as 7 (Echo), 21 (FTP), 23 (Telnet), 25 (SMTP), 53 (DNS), 70 (Gopher), 79 (Finger), 107 (RTelnet), 110 (POP3), 119 (NNTP), 139 (NetBIOS), 143 (IMAP), 194 (IRC), 3128, 8080, 10000, and etc. Savjet: Naredba gore može se koristiti za identifikaciju i provjeru što procesa pomoću bilo koje druge luke previše, kao što je 7 (Echo), 21 (FTP), 23 (telnet), 25 (SMTP), 53 (DNS), 70 ( Glodavac), 79 (prst), 107 (RTelnet), 110 (POP3), 119 (NNTP), 139 (NetBIOS), 143 (IMAP), 194 (IRC), 3128, 8080, 10000 i sl.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. VAŽNO: Ovaj je stroj prevedeno stranica što je određeno "kako jest" bez jamstava. Machine translation may be difficult to understand. Strojno prevođenje svibanj biti teško za razumjeti. Please refer to Molimo pogledajte original English article original English članak whenever possible. kad god je to moguće.
Share and contribute or get technical support and help at Dionički i doprinose ili dobiti tehničku podršku i pomoć u My Digital Life Forums Moj digitalni život forumi .
Related Articles Povezani članci
- Disable Skype from Using, Opening and Listening on Port 80 and 443 on Local Computer Onemogući Skype iz Korištenje, otvaranja i Slušanje Luka na 80 i 443 lokalnog računala na
- Modify and Change Remote Desktop Listening Port Modificirati i promijeniti Remote Desktop Slušanje port
- Reset Always Ask Before Opening This Type Of File Check Box in Vista IE Reset uvijek pitati prije otvaranja ovu vrstu datoteke u okvir Vista tj.
- Disable Automatic Opening or Saving of Downloads (Re-enable Always Ask Before Check Box) Onemogući Automatsko otvaranje ili Spremanje od preuzimanja (re-omogućiti Uvijek Pitati Prije potvrdni okvir)
- Free Download Windows 7 Calculator to Port and Install in Windows Vista Free Download Windows 7 do Luke i kalkulatora Instalirajte sustav Windows Vista
- Show,List Out and Identify All Shared Files and Folders in Windows Vista Show, popis i identificirati sve dijeljene datoteke i mape u sustavu Windows Vista
- A Universal Port Replicator for Any Windows-based Computers A Univerzalni Port Replicator za bilo koji Windows-based computers
- Bypass Windows Genuine Advantage Validation Check in Windows Update Zaobići Windows Genuine Advantage Validation Check-in Windows Update
- Bypass and Disable Genuine Windows Validation Check Mimoilaženje i onemogućiti Genuine Windows Validation provjeriti
- How to Check if Windows Vista, XP and 2003 System Is 32-bit or 64-bit (x86 or x64) Version Kako Provjerite je li sustav Windows Vista, XP i 2003 Sistem Je 32-bitni ili 64-bitni (x86 ili x64) Version


























December 3rd, 2008 03:27 3. prosinca 2008 03:27
[...] Service) is currently installed or running on the system. [...] Service) je trenutno instaliran ili izvode na sustavu. If you investigates to the root by identifying which application is using the port 80, the cause of the problem is due to Skype. Ako se istražuje korijen identificiranjem koji program koristi priključak 80, uzrok problema je zbog Skype. Skype allows users to use port 80 and 443 as an [...] Skype omogućuje korisnicima da koriste porta 80 i 443 kao [...]