Match each remote access technology or protocol on the left with its correct network specification and operational characteristic on the right.
- SSH (Secure Shell)Operates over TCP port 22 to provide encrypted command-line administration for remote hosts.
- RDP (Remote Desktop Protocol)Operates over TCP port 3389 and requires Windows Pro, Enterprise, or Server to host incoming sessions.
- TelnetOperates over TCP port 23 and transmits data, including credentials, in unencrypted cleartext.
- MSRA (Microsoft Remote Assistance)Allows a support technician to view and control an active user desktop via user invitation, supported on Windows Home edition.
Cevap
SSH matches with encrypted command-line administration on TCP port 22. RDP matches with graphical desktop access over TCP port 3389 requiring Windows Pro/Enterprise to host. Telnet matches with unencrypted cleartext management over TCP port 23. MSRA matches with interactive user-invited support sessions supported on Windows Home.
SSH provides encrypted CLI management on TCP port 22. RDP provides graphical access on TCP port 3389 and requires Windows Pro, Enterprise, or Server editions to accept inbound connections. Telnet uses TCP port 23 and sends data in cleartext. MSRA facilitates interactive remote assistance via user invitations and works on Windows Home edition.
Adım Adım Çözüm
Anahtar Kavram
Remote Access Technologies, Network Ports, and OS Edition Capabilities