How to Check and Identify Which Application is Listening or Opening Port 80 and 443 on Windows אופן הבדיקה לזהות אילו יישומים הוא הקשבה או פתיחת פורט 80 ו 443 ב-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. לאחר התקנת שרת Apache httpd אינטרנט IIS של מיקרוסופט או של Internet Information Services של שרת אינטרנט, או כל תוכנה יישום או שירות אחרים daemon הדורשת לפתוח ולהקשיב Port 80 (HTTP) או יציאה 443 (HTTPS SSL), זאת תהיה הפתעה אם כמה יישומים או תהליכים אחרים גנבו, השתמשו ונכבש יציאה 80 ו / או 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? לא שרת אינטרנט כבר רץ על מערכת ההפעלה Windows לפני, אז מה התהליך המשתמשת ביציאה 80 או 443 על המערכת?

For example, after installing Apache web server using לדוגמה, לאחר התקנת שרת האינטרנט Apache באמצעות XAMPP XAMPP , the following error message may appear: , הודעת השגיאה הבאה עשויה להופיע:

(OS 10048) Only one usage of each socket address (protocol/network address/port) is normally permitted. (OS 10048) רק שימוש אחד של כל כתובת שקע (פרוטוקול / כתובת רשת / יציאה) מותר כרגיל. : make_sock: could not bind to address 0.0.0.0:80 : Make_sock: לא יכול להיקשר כתובת 0.0.0.0:80
no listening sockets available, shutting down לא מקשיב שקעים זמינים, כיבוי

Here's a 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. הנה כמה בפקודות מוכללות ואיך מדריך זה יכול לסייע למשתמשים לגלות ולזהות באיזה יישום או תהליך שכבר משתמש, פתיחת מאזין ביציאה 80 או 443 על מערכת ההפעלה Winodws כגון Windows Vista, Windows XP, Windows 7, Windows Server 2003 ו 2008.

  1. Open Command Prompt window by typing Cmd in Run command box or Start Search, and hit Enter. פתח חלון שורת הפקודה על ידי הקלדת cmd בתיבה הפעל פקודה או התחל חיפוש והקש Enter.
  2. Type in the following netstat command: סוג בפקודה netstat הבאים:

    netstat -o -n -a | findstr 0.0:80 netstat-o-n-| findstr 0.0:80

    or או

    netstat -o -n -a | findstr 0.0:443 netstat-o-n-| findstr 0.0:443

    or simply, או פשוט,

    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. הערה: הפקודה האחרונה תוצג רשימה של כל חיבור כי הוא מקשיב, הקים, החל, ועל סגירת כל המדינות האחרות, כך הרשימה ארוכה, ועל המשתמש לבצע חיפוש ידני על שורות כי יש חיבור מקוריים או מיקוד 1270.0.1:80 / 443 או 0.0.0.0.80/443.

  3. The following line(s) of results should be returned: את השורה הבאה (ים) של התוצאות צריך להיות מוחזר:

    TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 8704 TCP 0.0.0.0:80 0.0.0.0:0 ההאזנה 8704

    The last column of each row is the process identified (process ID or PID). העמודה האחרונה של כל שורה הוא זיהה את התהליך (התהליך מזהה או מח"ש).

  4. Identify which process or application is using the port by matching the PID against זהה את התהליך או היישום היא באמצעות יציאה ידי התאמת מח"ש נגד PID number in Task Manager מספר PID במנהל המשימות . .

Another alternative to determine and identify which application is using port 80 or 443 is by using Telnet application. חלופה נוספת כדי לקבוע ולזהות באיזה יישום היא באמצעות יציאה 80 או 443 היא באמצעות היישום Telnet. Just type the following command to Telnet to the system in port 80 or 443: פשוט הקלד את הפקודה הבאה כדי Telnet למערכת בנמל 80 או 443:

telnet localhost 80 telnet localhost 80

or, או,

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. אם החיבור Telnet ניתן לפתוח, כרגיל את הבאנר של היישום אשר פותח את יציאת יוצגו, ולעזור למשתמש לזהות איזה תהליך זה ממש מקשיב על הנמל.

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. טיפ: הפקודה לעיל ניתן להשתמש כדי לזהות תהליכים ולבדוק מה היא באמצעות כל היציאות גם אחרים, כגון 7 (אקו), 21 (FTP), 23 (Telnet), 25 (SMTP), 53 (DNS), 70 ( גופר), 79 (אצבע), 107 (RTelnet), 110 (POP3), 119 (NNTP), 139 (NetBIOS), 143 (IMAP), 194 (IRC), 3128, 8080, 10000, וכו '

IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף מכונת תירגם מתפרסם "כמות שהוא" ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to נא עיין original English article המאמר המקורי באנגלית whenever possible. בכל הזדמנות אפשרית.


3 Responses to “How to Check and Identify Which Application is Listening or Opening Port 80 and 443 on Windows” 3 תגובות ל "אופן הבדיקה לזהות אילו יישומים הוא הקשבה או פתיחת פורט 80 ו 443 ב-Windows"

  1. Hernán Borré הרנן Borré
    March 1st, 2009 05:58 1 מרס 2009 05:58
    3 3

    Interesting Blog! בלוג מעניין! Congratulations מזל טוב

  2. hallo שלום
    December 3rd, 2008 12:54 3 דצמבר 2008 12:54
    2 2

    it would nice if skypy do his by asking during installation whether client wants this change or keep the setting by properly indicating this issue! זה היה נחמד אם skypy לעשות בשאלה במהלך ההתקנה אם הלקוח רוצה לשנות את זה או לשמור את ההגדרה על ידי כראוי המציין את הבעיה שלו!

  3. Disable Skype from Using, Opening and Listening on Port 80 and 443 on Local Computer » My Digital Life השבת סקייפ משימוש, פתיחה מאזין ביציאה 80 ו -443 על מחשב מקומי »Digital My Life
    December 3rd, 2008 03:27 3 דצמבר 2008 03:27
    1 1

    [...] Service) is currently installed or running on the system. [...] שירות) מותקנת כעת או לרוץ על המערכת. If you investigates to the root by identifying which application is using the port 80, the cause of the problem is due to Skype. אם אתה חוקר לשורש ידי זיהוי אשר הבקשה היא באמצעות יציאה 80, את הסיבה לבעיה היא בשל סקייפ. Skype allows users to use port 80 and 443 as an [...] סקייפ מאפשרת למשתמשים להשתמש הנמל 80 ו -443 כמו [...]

Leave a Reply השאירו תגובה

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> באפשרותך להשתמש בתגים אלה: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. כדי להירשם הערות תכונה הושבת. To receive notification of latest comments posted, subscribe to כדי לקבל הודעה העדכנית של תגובות, כדי להירשם My Digital Life Comments RSS feed החיים שלי דיגיטליות תגובות RSS Feed or או register to receive הרשמה לקבלת new comments in daily email digest. תגובות חדש ב דוא"ל תקציר יומי.
Custom Search

New Articles מאמרים חדשים

Incoming Search Terms for the Article תנאי נכנסות חיפוש עבור מאמרים

check port 80 יציאת הסימון 80 - -- how to check ports in use כיצד לבדוק את יציאות להשתמש - -- check ports in use יציאות הסימון להשתמש - -- windows check port לבדוק יציאת Windows - -- how to check which application is using which port איך לבדוק איזה יישום משתמש בו נמל - -- check port windows יציאת Windows לבדוק - -- windows check ports חלונות לבדוק יציאות - -- check port cmd יציאת לבדוק cmd - -- cmd port check לבדוק יציאת cmd - -- windows port check לבדוק יציאת Windows - -- how to check which application is using port 80 איך לבדוק איזה יישום היא באמצעות יציאה 80 - -- listen port 80 להקשיב הנמל 80 - -- PORT CHECK WINDOWS PORT CHECK WINDOWS - -- checking port 80 for availability בדיקת יציאה 80 לזמינות - -- checking ports in use יציאות בדיקת בשימוש - -- check what is using port 80 לבדוק מה היא באמצעות יציאה 80 - -- Port 80 Availability Check Port 80 בדוק זמינות - -- check used ports windows הסימון השתמש חלונות יציאות - -- check listening ports הסימון יציאות מקשיב - -- check application using port יישום לבדוק באמצעות יציאת - -- HOW to identify ports in use כיצד לזהות יציאות להשתמש - -- identify ports in use לזהות יציאות להשתמש - -- how to check port 80 כיצד לבדוק את הנמל 80 - -- how to check if port 80 is open כיצד לבדוק אם פורט 80 פתוח - -- check what is running on port windows לבדוק מה רץ על חלונות בנמל - -- check port usage השימוש יציאת לבדוק - -- check if port is listening windows לבדוק אם הוא מקשיב יציאת Windows - -- command prompt port check הפקודה יציאת הפקודה לבדוק - -- how to check port 80 is open כיצד לבדוק את הנמל 80 פתוחה - -- port 80 check יציאה 80 הסימון - -- check ports listening יציאות לבדוק מקשיב - -- what is listening on port 80 מה הוא מאזין ביציאה 80 - -- windows listen port יציאת Windows להקשיב - -- check windows port לבדוק יציאת Windows - -- how to check if port is listening כיצד לבדוק אם היציאה הוא מקשיב - -- how to check if port 80 is in use כיצד לבדוק אם פורט 80 נמצא בשימוש - -- how to check free ports in windows כיצד לבדוק את יציאות חופשית ב-Windows - -- how to check what is running on port 80 כיצד לבדוק מה רץ על יציאה 80 - -- windows port checker חלונות בנמל פיון - -- check port on windows יציאת לבדוק ב-Windows - -- cmd listening ports יציאות מקשיב cmd - -- identify process using port לזהות את התהליך באמצעות יציאת - -- open port checker בודק יציאת פתוח - -- check for application port הסימון של יציאת יישומים - -- check application that use port 80 הבקשה לבדוק כי יציאת להשתמש 80 - -- Checking the application running Port in windows בדיקת יישום פועל נמל ב-Windows - -- how to check which ports are in use איך לבדוק איזה יציאות נמצאים בשימוש - -- How to check port listening in windows כיצד לבדוק את יציאת ההאזנה ב-Windows - -- how to check what is using port 80 כיצד לבדוק מה היא באמצעות יציאה 80 - -- check port in use יציאת הסימון להשתמש - --