Difference between revisions of "Applications/RDesktop"

From MorphOS Library

< Applications

Line 3: Line 3:
 
Remote Desktop client supporting the RDP protocol, as used by MS Windows.  
 
Remote Desktop client supporting the RDP protocol, as used by MS Windows.  
  
The application directory contains rdesktop (the tool itself) and rdesktopGUI (a graphical user interface for setting various options and arguements when launching rdesktop).
+
The application directory contains RDesktop (the tool itself) and RDesktopGUI (a graphical user interface for setting various options and arguements when launching rdesktop).
  
  
 
== Usage ==
 
== Usage ==
 +
 +
 +
== Notes ==
 +
 +
If you have problems connecting to a, for example, Windows 10 machine, you could try this solution at the server side ([https://answers.microsoft.com/en-us/windows/forum/windows_10-other_settings/remote-desktop-connection-not-workin-after-win-10/f45c1446-5059-4ac3-90e5-81580f3f95d6 source]):
 +
 +
# Open a Run dialog using Win-R.  Type "gpedit.msc" and hit Enter.
 +
# On the left tree view, click on Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Security
 +
# Double-click on the "Require use of specific security layer for remote (RDP) connections" setting on the right.
 +
# Select the "Enabled" radio button
 +
# Select "Negotiate" (or "RDP") from the "Security Layer" drop-down and click OK.
  
  
 
== Screenshot ==
 
== Screenshot ==
 
: [[File:MorphOS3_jPV_Rdesktop.png|320px]]
 
: [[File:MorphOS3_jPV_Rdesktop.png|320px]]

Revision as of 08:27, 27 April 2017

Description

Remote Desktop client supporting the RDP protocol, as used by MS Windows.  

The application directory contains RDesktop (the tool itself) and RDesktopGUI (a graphical user interface for setting various options and arguements when launching rdesktop).


Usage

Notes

If you have problems connecting to a, for example, Windows 10 machine, you could try this solution at the server side (source):

  1. Open a Run dialog using Win-R.  Type "gpedit.msc" and hit Enter.
  2. On the left tree view, click on Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Security
  3. Double-click on the "Require use of specific security layer for remote (RDP) connections" setting on the right.
  4. Select the "Enabled" radio button
  5. Select "Negotiate" (or "RDP") from the "Security Layer" drop-down and click OK.


Screenshot

MorphOS3 jPV Rdesktop.png