Modify and Change Remote Desktop Listening Port Τροποποιήστε και αλλάξτε Remote Desktop θύρας ακρόασης

Remote Desktop is a multi-channel protocol that allows a user to remote access or connect to a computer which has enabled Remote Desktop server from another remote computer, through Local Area Network (LAN), Wide Area Network (WAN) or Internet by using Remote Desktop Connection client program. Remote Desktop είναι ένα πολλαπλών καναλιών πρωτόκολλο που επιτρέπει σε ένα χρήστη να απομακρυσμένη πρόσβαση ή να συνδεθείτε σε έναν υπολογιστή που έχει τη δυνατότητα Remote Desktop Server από ένα άλλο απομακρυσμένο υπολογιστή, μέσω τοπικού δικτύου (LAN), Wide Area Network (WAN) ή Internet, χρησιμοποιώντας την Απομακρυσμένη Desktop Connection client πρόγραμμα. Microsoft Remote Desktop Protocol (RDP) server application can be found pre-installed on Windows Server 2003, Microsoft Windows XP Professional, Microsoft Windows XP Media Center Edition (MCE), Microsoft Windows XP Tablet PC 2005 Edition, Windows Vista Ultimate, and Windows Vista Business Edition. Microsoft Remote Desktop Protocol (RDP) server εφαρμογή μπορεί να βρεθεί προ-εγκατεστημένα στον Windows Server 2003, Microsoft Windows XP Professional, Microsoft Windows XP Media Center Edition (MCE), Microsoft Windows XP Tablet PC Edition 2005, Windows Vista Ultimate και Windows Vista Business Edition. By default, Remote Desktop is using port 3389 TCP (UDP to stream audio redirection) as the listening port for any incoming Remote Desktop connections. Από προεπιλογή, το Remote Desktop χρησιμοποιεί τη θύρα 3389 TCP (UDP την ανακατεύθυνση για streaming audio), όπως της θύρας ακρόασης για οποιαδήποτε εισερχόμενη Απομακρυσμένης Επιφάνειας Εργασίας συνδέσεις.

Although Remote Desktop server is using the default listening port of 3389 TCP and UDP, it’s possible to modify or change the listening port of Remote Desktop to another port. Αν και Remote Desktop Server χρησιμοποιεί την προεπιλεγμένη θύρα ακρόασης του 3389 το πρωτόκολλο TCP και UDP, είναι δυνατή η τροποποίηση ή αλλαγή της θύρας ακρόασης του Remote Desktop σε άλλο λιμάνι. It’s especially useful when the remote computer is behind firewall which doesn’t allow incoming and outgoing connections other than standard ports (Windows Firewall in Windows XP Service Pack 2 (SP2) will automatically configure and open required ports when user enable Remote Desktop to allow Remote Desktop connections to the computer, if Don’t Allow Exceptions is not selected, else user will need to manually open the Remote Desktop port in Internet Connection Firewall on Windows XP SP 1 or earlier), or users unable to configure the port forwarding for Remote Desktop if they’re behind firewall or router’s NAT. Είναι ιδιαίτερα χρήσιμο όταν ο απομακρυσμένος υπολογιστής είναι πίσω από firewall που δεν επιτρέπει τις εισερχόμενες και εξερχόμενες κλήσεις, πλην των τυποποιημένων λιμένες (Windows Firewall στο Windows XP Service Pack 2 (SP2) θα διαμορφώσει αυτόματα και ανοικτές θύρες που απαιτούνται όταν ο χρήστης επιτρέπει να Remote Desktop Remote Desktop επιτρέπει συνδέσεις με τον υπολογιστή, εάν Να μην επιτρέπουν εξαιρέσεις δεν είναι επιλεγμένο, άλλος χρήστης θα χρειαστεί να ανοίξετε το Remote Desktop λιμάνι στο τείχος προστασίας σύνδεσης στο Internet στα Windows XP SP 1 ή και νωρίτερα), ή οι χρήστες μπορούν να ρυθμίσετε την προώθηση των θυρών για Remote Desktop αν είναι πίσω από firewall ή δρομολογητή NAT.

How to Change the Listening Port for Remote Desktop Τρόπος αλλαγής της θύρας ακρόασης για Remote Desktop

Microsoft has a Η Microsoft έχει ένα Knowledge Base article KB306759 Άρθρο γνωσιακής βάσης KB306759 that details how to modify and change the Remote Desktop listening port by changing registry value. ότι οι λεπτομέρειες με την τροποποίηση και αλλαγή του Remote Desktop θύρας ακρόασης αλλάζοντας την τιμή μητρώου.

  1. Ξεκινήστε RegEdit
    Start Registry Editor by clicking on Start -> Run, and type in regedit in the Run text box, and then press Enter or click OK. Ξεκινήστε τον Επεξεργαστή Μητρώου κάνοντας κλικ στην Έναρξη -> Run, πληκτρολογήστε regedit και, στην πορεία πλαίσιο κειμένου και στη συνέχεια πατήστε Enter ή κάντε κλικ στο κουμπί OK.
  2. Navigate to the following registry branch/subkey: Μετάβαση στο ακόλουθο μητρώο υποκατάστημα / δευτερεύον κλειδί:

    HKEY_LOCAL_MACHINE\System\CurrentControlSet\ HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \
    Control\TerminalServer\WinStations\RDP-Tcp\ Control \ TerminalServer \ WinStations \ RDP-Tcp \

  3. Locate the registry entry PortNumber in the right pane. Εντοπίστε την καταχώρηση μητρώου PortNumber στο δεξιό τμήμα.
  4. Τροποποιήστε PortNumber
    Right click on PortNumber and choose Modify (or select PortNumber, then click on Edit menu and select Modify). Κάντε δεξί κλικ και επιλέξουν για PortNumber Τροποποιήστε (ή επιλέξτε PortNumber, στη συνέχεια, κάντε κλικ στο μενού Επεξεργασία και επιλέξτε Modify).
  5. Δεκαδική PortNumber
    On the Edit DWORD Value window, click on Decimal. Από το παράθυρο Edit DWORD Value, κάντε κλικ στο δεκαδικός.
  6. Type in the new port number on the Value Data text box. Πληκτρολογήστε το νέο αριθμό θύρας για τα δεδομένα τιμής κειμένου.
  7. Click OK when done. Κάντε κλικ στο κουμπί OK όταν γίνει.

If you don’t want to mess or modify in the Windows registry yourself, IntelliAdmin has a small free utility tool Αν δεν θέλετε να το χάος ή να τροποποιήσετε το μητρώο των Windows σας, IntelliAdmin έχει ένα μικρό δωρεάν εργαλείο χρησιμότητας Remote Desktop Port Change (RDPRemotePortChange.exe) Remote Desktop Port αλλαγή (RDPRemotePortChange.exe) that allows users to change the Remote Desktop listening port on local computer or on remote computer across the LAN. που επιτρέπει στους χρήστες να αλλάξουν το Remote Desktop θύρας ακρόασης για τοπικό υπολογιστή ή σε απομακρυσμένο υπολογιστή σε όλη την LAN.

Remote Desktop Port αλλαγή

To change listening port for Remote Desktop for local PC (the computer that you’re using now), simply select Local System, or select Remote Computer for other computer and key in the desired computer name or IP plus authentication user name and password to change the listening port. Για αλλαγή θύρας ακρόασης για την Απομακρυσμένη επιφάνεια εργασίας για τον τοπικό υπολογιστή (τον υπολογιστή σας ότι είστε με τη χρήση τώρα), απλά επιλέξτε τοπικού συστήματος, ή επιλέξτε απομακρυσμένου υπολογιστή για τους υπολογιστές και το κλειδί στο επιθυμητό όνομα ή την IP του υπολογιστή συν γνησιότητας όνομα χρήστη και κωδικό πρόσβασης για να αλλάξετε της θύρας ακρόασης. Configure the required settings ie the new port number for Remote Desktop, and whether to reboot the PC after the change, and simply press Submit. Ρυθμίστε τις απαιτούμενες ρυθμίσεις δηλαδή το νέο αριθμό θύρας για Remote Desktop, αν και για επανεκκίνηση του υπολογιστή μετά την αλλαγή, και απλά πατήστε «Αποστολή».

Note that Remote Assistance feature in Microsoft Windows XP may not work correctly if the the listening port of Remote Desktop has been changed. Σημειώστε ότι η Απομακρυσμένη βοήθεια δυνατότητα στο Microsoft Windows XP ενδέχεται να μην λειτουργούν σωστά και αν οι της θύρας ακρόασης του Remote Desktop έχει αλλάξει. Beside, when want to connect or remote control this particular computer with non standard listing port by using the Remote Desktop connection from remote computer, the Δίπλα, όταν θέλετε να συνδεθείτε ή απομακρυσμένου ελέγχου του υπολογιστή με το συγκεκριμένο μη τυποποιημένο λιμένα του καταλόγου με τη χρήση του Remote Desktop Connection από απομακρυσμένο υπολογιστή, το port number must be specified together with computer host name or IP address αριθμό θύρας πρέπει να αναφέρονται μαζί με το όνομα του υπολογιστή ή τη διεύθυνση IP to connect to that specific port. να συνδεθεί με τη συγκεκριμένη θύρα.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. ΣΗΜΑΝΤΙΚΟ: Αυτό είναι μια μηχανή που μεταφράστηκε σελίδα παρέχονται "ως έχουν", χωρίς εγγύηση. Machine translation may be difficult to understand. Η αυτόματη μετάφραση μπορεί να είναι δύσκολο να κατανοηθεί. Please refer to Παρακαλείσθε να original English article πρωτότυπο αγγλικό άρθρο whenever possible. όποτε είναι δυνατόν.

Share and contribute or get technical support and help at Μοιραστείτε και συμβάλλουν ή λάβετε τεχνική υποστήριξη και βοήθεια στο My Digital Life Forums Η ψηφιακή ζωή φόρουμ .



3 Responses to “Modify and Change Remote Desktop Listening Port” 3 απαντήσεις σε "Τροποποίηση και την αλλαγή του Remote Desktop θύρας ακρόασης"

  1. Connect to Remote Computer using Specific Non Standard Port using Remote Desktop Connection Client » My Digital Life Σύνδεση σε απομακρυσμένο υπολογιστή με τη χρήση ειδικών μη τυποποιημένο λιμένα χρησιμοποιώντας Remote Desktop Connection Client »ψηφιακή ζωή μου
    December 4th, 2006 18:20 4 Δεκ, 2006 18:20
    1

    [...] The default listening port for Remote Desktop (3389) of the computer can be changed to another port number easily. [...] Η προεπιλεγμένη θύρα ακρόασης για Remote Desktop (3389) του υπολογιστή μπορεί να αλλάξει σε ένα άλλο αριθμό θύρας εύκολα. If the Remote Desktop listening port number for the remote computer where the Remote Desktop client is going to connect to has been changed to use non-default and non-standard port to accept Remote Desktop connections, this non-standard specific port number has to be specified in Remote Desktop Connection client. Αν το Remote Desktop αριθμό θύρας ακρόασης για τον απομακρυσμένο υπολογιστή όπου το Remote Desktop client πρόκειται να συνδέσει να έχει αλλάξει η χρήση μη προεπιλογή και μη τυποποιημένο λιμένα να δεχτεί συνδέσεις απομακρυσμένης επιφάνειας εργασίας, η μη τυποποιημένη συγκεκριμένο αριθμό θύρας πρέπει να καθορίζονται στο Remote Desktop Connection client. User uses Remote Desktop Connection client to connect to remote computer that has Remote Desktop Protocol (RDP) server enabled and running. Ο χρήστης χρησιμοποιεί Remote Desktop Connection client για να συνδεθείτε σε απομακρυσμένο υπολογιστή που έχει Remote Desktop Protocol (RDP) Server ενεργοποιηθεί και να λειτουργήσει. In Windows XP, Remote Desktop Connection can be accessed by clicking Start Menu -> All Programs -> Accessories -> Communications, and click on Remote Desktop Connection. Στα Windows XP, το Remote Desktop Connection μπορεί να υπάρξει πρόσβαση πατώντας Start Menu -> All Programs -> Accessories -> Ανακοινώσεις, και κάντε κλικ στο Remote Desktop Connection. Microsoft Knowledge Base article KB304304 provides details on how to configure the Remote Desktop client to connect to a specific port when you use Windows XP, however, the procedure and protocol should be all the same in all operating system that uses Remote Desktop client. Άρθρο της Γνωσιακής Βάσης της Microsoft KB304304 παρέχει λεπτομέρειες σχετικά με τον τρόπο ρύθμισης του απομακρυσμένου υπολογιστή-πελάτη να συνδεθεί με μια συγκεκριμένη θύρα κατά τη χρήση των Windows XP, ωστόσο, τη διαδικασία και το πρωτόκολλο θα πρέπει να είναι όλα το ίδιο σε όλα λειτουργικό σύστημα που χρησιμοποιεί το Remote Desktop client. [...]

  2. andreas04: close to attraction andreas04: close to έλξη
    March 6th, 2008 19:01 6 Μαρτίου, 2008 19:01
    2

    [...] default listening port for Remote Desktop (3389) of the computer can be changed to another port number easily. [...] Προεπιλογή θύρας ακρόασης για την Απομακρυσμένη επιφάνεια εργασίας (3389) του υπολογιστή μπορεί να αλλάξει σε ένα άλλο αριθμό θύρας εύκολα. If the Remote Desktop listening port number for the remote computer where the Remote [...] Αν το Remote Desktop αριθμό θύρας ακρόασης για τον απομακρυσμένο υπολογιστή όπου το τηλεχειριστήριο [...]

  3. How to Remotely Enable Remote Desktop (Terminal Services or RDP) via Registry in Windows 2000/XP/2000/Vista/2008 » My Digital Life Πώς να Τηλεχειριζόμενος Enable Remote Desktop (Terminal Services ή ΠΑΑ) μέσω του μητρώου στα Windows 2000/XP/2000/Vista/2008 »My Digital Life
    June 25th, 2008 02:41 25η Ιουνίου, 2008 02:41
    3

    [...] Remote Desktop for the remote computer has been enabled, and listening on default Remote Desktop port for any incoming Remote Desktop Connection. [...] Remote Desktop για τον απομακρυσμένο υπολογιστή έχει τη δυνατότητα, και ακούγοντας για την προεπιλογή Remote Desktop λιμένα για κάθε εισερχόμενη Remote Desktop Connection. For security reason, you may want to consider changing the Remote Desktop listening port. Για λόγους ασφαλείας, μπορεί να θέλετε να αλλάξετε το Remote Desktop θύρα ακρόασης. [...]

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 My Digital Life Σχόλια RSS feed or ή register to receive εγγραφείτε για να λαμβάνετε new comments in daily email digest. νέα σχόλια στον ημερήσιο email χωνέψει.
Custom Search

New Articles Νέα άρθρα

Incoming Search Terms for the Article Incoming Search Όροι για το άρθρο

change remote desktop port vista αλλαγή θύρας Vista Remote Desktop - -- change rdp port vista αλλαγή θύρας ΠΑΑ Vista - -- vista change rdp port Vista αλλαγή ΠΑΑ λιμάνι - -- vista change remote desktop port Vista αλλαγή Remote Desktop λιμάνι - -- change remote desktop listening port vista αλλαγή θύρας ακρόασης Remote Desktop Vista - -- change rdp listening port vista αλλαγή θύρας ακρόασης RDP Vista - -- change port for remote access αλλαγή θύρας για απομακρυσμένη πρόσβαση - -- change default rdp for vista ΠΑΑ για την αλλαγή των προκαθορισμένων Vista - -- modify remote desktop port τροποποιήσετε Remote Desktop λιμάνι - -- change remote access port αλλαγή απομακρυσμένης πρόσβασης λιμάνι - -- change remote desktop port in vista αλλαγή Remote Desktop στο λιμάνι Vista - -- how to change the default port of remote desktop service Πώς να αλλάξετε την προεπιλεγμένη θύρα του Remote Desktop υπηρεσία - -- changing incoming rdp port αλλαγή θύρας εισερχόμενων ΠΑΑ - -- using remote desktop on another port με χρήση Remote Desktop για άλλο λιμάνι - -- "changing rdp port" "αλλάζει ΠΑΑ λιμάνι" - -- "listening port" "θύρας ακρόασης" - -- access new rdp port πρόσβαση νέο λιμάνι ΠΑΑ - -- access rdp via standard ports ΠΑΑ πρόσβαση μέσω του standard λιμάνια - -- changing port rdp αλλαγή θύρας ΠΑΑ - -- change default port remote desktop αλλαγή προεπιλεγμένη θύρα Remote Desktop - -- changing remote desktop port in vista μεταβαλλόμενες Remote Desktop στο λιμάνι Vista - -- change port of a default protocol αλλαγή θύρας ενός προεπιλεγμένου πρωτοκόλλου - -- change rdp port to 3389 αλλαγή του ΠΑΑ λιμάνι έως 3389 - -- change rdp ports windows vista αλλαγή του ΠΑΑ λιμένες των Windows Vista - -- chaning rdp port chaning ΠΑΑ λιμάνι - -- change vista 64 rdp port αλλαγή Vista 64 ΠΑΑ λιμάνι - -- change default rdp port "windows xp" αλλάξετε τις προεπιλεγμένες ΠΑΑ λιμάνι "Windows XP" - -- change rdp listening port in vista αλλαγή θύρας ακρόασης RDP σε Vista - -- change remote port on server 2003 αλλαγή θύρας για απομακρυσμένη Server 2003 - -- change remote desktop port windows firewall vista αλλαγή θύρας Remote Desktop Windows Firewall Vista - -- change port remote desktop αλλαγή θύρας Remote Desktop - -- change default rdp port αλλάξετε τις προεπιλεγμένες ΠΑΑ λιμάνι - -- Chaned RDP Port Chaned ΠΑΑ λιμάνι - -- changing the rdp port in vista την αλλαγή του ΠΑΑ στο λιμάνι Vista - -- change remote desktop default port αλλαγή Remote Desktop προεπιλεγμένη θύρα - -- custom rdp port vista έθιμο ΠΑΑ λιμάνι Vista - -- default remote desktop port προεπιλογή Remote Desktop λιμάνι - -- how do i change my listening port for remote desktop Πώς μπορώ να αλλάξω την θύρα ακρόασης για Remote Desktop - -- how to change port windows xp sp2 Πώς να αλλάξει λιμάνι Windows XP SP2 - -- how to change RDP listening port in vista Πώς να αλλάξει ΠΑΑ θύρας ακρόασης σε Vista - -- ports+remote+desktop απομακρυσμένα λιμάνια + + desktop - -- rdp port ΠΑΑ λιμάνι - -- rdp port regedit ΠΑΑ λιμάνι regedit - -- regedit 3389 rdp regedit 3389 ΠΑΑ - -- remote desktop port in 2008 Remote Desktop λιμάνι το 2008 - -- Remote Desktop + Changing port Remote Desktop + Αλλαγή λιμάνι - -- remote desktop port media center Remote Desktop λιμάνι Media Center - -- remote desktop port on vista ultimate Remote Desktop λιμάνι για Vista Ultimate - -- remote desktop service change port Remote Desktop υπηρεσία της αλλαγής του λιμένα - -- remote desktop listening port change regedit Remote Desktop θύρας ακρόασης αλλαγή regedit - --