220-801 · Question #250
Which of the following is the valid port for remote desktop protocol?
The correct answer is C. 3389. Remote Desktop Protocol (RDP) uses TCP port 3389 by default for remote graphical desktop connections.
Question
Which of the following is the valid port for remote desktop protocol?
Options
- A110
- B443
- C3389
- D8080
How the community answered
(37 responses)- B3% (1)
- C95% (35)
- D3% (1)
Why each option
Remote Desktop Protocol (RDP) uses TCP port 3389 by default for remote graphical desktop connections.
Port 110 is assigned to POP3 (Post Office Protocol version 3), used for retrieving email from a mail server, not remote desktop access.
Port 443 is assigned to HTTPS (HTTP over TLS/SSL), used for secure web traffic, not remote desktop sessions.
RDP operates on TCP port 3389 by default, allowing a client to establish a remote graphical session to a Windows host. This port must be open on the firewall and the Remote Desktop service must be enabled on the target machine for connections to succeed.
Port 8080 is a common alternate port for HTTP web traffic or proxy services, not the RDP protocol.
Concept tested: RDP default port number identification
Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/remote/understanding-remote-desktop-protocol
Topics
Community Discussion
No community discussion yet for this question.