How to Check and Identify Which Application is Listening or Opening Port 80 and 443 on Windows Kako preverite in ugotovite, katere Uporaba je pripravljen ali Odpiranje Port 80 in 443 za 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. Po namestitvi Apache httpd spletnega strežnika IIS ali Microsoft Internet Information Services spletni strežnik, ali kakršna koli druga uporaba programske opreme ali storitev in daemon, ki zahteva, da se odpre in poslušaj pristaniških 80 (HTTP) ali v pristanišču, 443 (HTTPS SSL), da bomo presenečenje če nekatere druge aplikacije ali procese so ukradeni, ki se uporabljajo pristanišče, in zasedajo 80 in / ali 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? Št spletni strežnik je bil teče na Windows sistem, preden kaj je proces, ki uporablja pristanišče, 80 ali 443 na sistem?
For example, after installing Apache web server using Na primer, po namestitvi Apache spletni strežnik z uporabo XAMPP , the following error message may appear: , Za naslednje sporočilo o napaki se lahko pojavijo:
(OS 10048) Only one usage of each socket address (protocol/network address/port) is normally permitted. (OS 10048) Samo ena uporaba vsakega naslova vtičnic (protokol / omrežje naslov / pristanišče), je praviloma dovoljen. : make_sock: could not bind to address 0.0.0.0:80 : Make_sock: ne more se vežejo na naslov 0.0.0.0:80
no listening sockets available, shutting down ne poslušaš vtičnice, ki so na voljo, ugašanje
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. Tukaj je nekaj vgrajeno v poveljstvih in kako vodnik, ki lahko uporabnikom pomaga pri iskanju, in ugotovila, katere prijava ali proces, ki se že uporabljajo, o odprtju in posluša na vratih 80 ali 443 na Winodws operacijskega sistema, kot je operacijski sistem Windows Vista, Windows XP , 7 za Windows, Windows Server 2003 in 2008.
- Open Command Prompt window by typing Cmd in Run command box or Start Search, and hit Enter. Odprite okno ukaznega poziva, ki ga tipkanje CMD v polje Zaženi ukaz ali Začni iskanje, in kliknite Enter.
- Type in the following netstat command: Tip v naslednjih netstat ukaz:
netstat -o -n -a | findstr 0.0:80 netstat-o-n-a | findstr 0.0:80
or ali
netstat -o -n -a | findstr 0.0:443 netstat-o-n-a | findstr 0.0:443
or simply, ali preprosto,
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. Opomba: Zadnji ukaz bo seznam vse povezave, da je poslušanje, sedež, ki se začne, zapirajo in vse druge države, tako da je seznam dolg, in uporabnik na ročno iskanje vrstic, da je povezava s poreklom ali ciljanje na 1270.0.1:80 / 443 ali 0.0.0.0.80/443.
- The following line(s) of results should be returned: Naslednjo vrstico (-ih) rezultati naj se vrne:
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 8704 TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 8704
The last column of each row is the process identified (process ID or PID). Zadnji stolpec vsake vrstica je proces, opredeljene (ID procesa ali PID).
- Identify which process or application is using the port by matching the PID against Ugotovite, kateri postopek se uporabi ali ki uporabljajo pristanišče, ki ga ujemanje PID proti PID number in Task Manager PID številka v Upravitelj opravil .
Another alternative to determine and identify which application is using port 80 or 443 is by using Telnet application. Druga možnost za določitev in ugotovite, katere uporaba je z uporabo pristaniških 80 ali 443 je z uporabo Telnet uporabo. Just type the following command to Telnet to the system in port 80 or 443: Preprosto vnesite naslednji ukaz, da Telnet, da sistem v pristanišču, 80 ali 443:
telnet localhost 80 telnet localhost 80
or, ali,
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. Če Telnet povezavo je mogoče odpreti, običajno transparent z uporabo, ki se odpre pristanišča bo prikazana, in pomagajo uporabniku, da ugotovijo, kateri proces, ki se dejansko poslušanje na pristanišča.
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. Nasvet: Ukaz zgoraj se lahko uporabljajo za identifikacijo in preverite, kaj se procesih z uporabo katerega koli drugega pristanišča preveč, kot 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, in ipd
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. POMEMBNO: To je stroj prevede stran, ki je ponujena "kot je" brez garancije. Machine translation may be difficult to understand. Strojno prevajanje je lahko težko razumljiva. Please refer to Prosimo, glejte original English article Originalno angleško članek whenever possible. kadar je to mogoče.
Share and contribute or get technical support and help at Deliti in prispevati ali dobiti tehnično podporo in pomoč pri My Digital Life Forums Moje digitalno življenje Forumi .
Related Articles Sorodni članki
- Disable Skype from Using, Opening and Listening on Port 80 and 443 on Local Computer Onemogoči iz Uporaba programa Skype, Otvoritev in pripravljen na Port 80 in 443 o lokalnega računalnika
- Modify and Change Remote Desktop Listening Port Spremeni in spremenite Remote Desktop poslušanje pristanišču
- Reset Always Ask Before Opening This Type Of File Check Box in Vista IE Ponastavi Vedno vprašaj pred odpiranjem tega tipa datoteke polje v Vista IE
- Disable Automatic Opening or Saving of Downloads (Re-enable Always Ask Before Check Box) Onemogoči samodejno odpiranje in prihranku Downloads (Re-Vprašajte Preden omogočite Vedno preverite polje)
- Free Download Windows 7 Calculator to Port and Install in Windows Vista Brezplačno prenesite Windows 7 Kalkulator do pristanišča in namestite v operacijski sistem Windows Vista
- Show,List Out and Identify All Shared Files and Folders in Windows Vista Pokaži, seznam in identificirajo vse skupne datoteke in mape v operacijskem sistemu Windows Vista
- A Universal Port Replicator for Any Windows-based Computers A univerzalne za katero koli pristanišče klonirnik Windows računalniki
- Bypass Windows Genuine Advantage Validation Check in Windows Update Bypass Windows Genuine Advantage Validation preverite v programu Windows Update
- Bypass and Disable Genuine Windows Validation Check Obvoznica ter onemogočiti pristnega operacijskega sistema Windows preveri,
- How to Check if Windows Vista, XP and 2003 System Is 32-bit or 64-bit (x86 or x64) Version Kako, da preverite, če operacijski sistem Windows Vista, XP in 2003 je sistem 32-bitni ali 64-bitni (x86 ali x64) Verzija


























December 3rd, 2008 03:27 3. december 2008 03:27
[...] Service) is currently installed or running on the system. [...] Service) je trenutno nameščena ali teče na sistemu. If you investigates to the root by identifying which application is using the port 80, the cause of the problem is due to Skype. Če preiskuje v korensko z opredelitvijo vloge, ki uporabljajo pristanišče, je 80, je vzrok problema je zaradi Skype. Skype allows users to use port 80 and 443 as an [...] Skype uporabnikom omogoča uporabo pristaniških 80 in 443 kot [...]