Rdesktop: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== rdesktop is an open source client for connecting to Windows Remote Desktop Services. RDESKTOP is a client for Remote Desktop Protocol (RDP), used in a number o..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Image:rdesktop-001.png|thumb]] | |||
rdesktop is an open source client for connecting to Windows Remote Desktop Services. RDESKTOP is a client for Remote Desktop Protocol (RDP), used in a number of Microsoft products including Windows NT Terminal Server, Windows 2000 Server, Windows XP and Windows 2003 Server. | '''rdesktop''' is an open source client for connecting to Windows Remote Desktop Services. | ||
RDESKTOP is a client for Remote Desktop Protocol (RDP), used in a number of Microsoft products including Windows NT Terminal Server, Windows 2000 Server, Windows XP and Windows 2003 Server. | |||
Some features are supported by this port: fullscreen mode, sound output, seamlessRDP mode, clipboard redirection (text and images), directories redirection, serial devices redirection. | Some features are supported by this port: fullscreen mode, sound output, seamlessRDP mode, clipboard redirection (text and images), directories redirection, serial devices redirection. | ||
The OS/2 Version has implemented a WPS Class to have integrated to the OS/2 desktop. | The OS/2 Version has implemented a WPS Class to have integrated to the OS/2 desktop. | ||
==License== | ==License== | ||
* GNU GPL V3 | * GNU GPL V3 | ||
* Author: [[Andrey Vasilkin]] | |||
==Links== | ==Links== | ||
* [http://hobbes.nmsu.edu/h-search.php?key=rdesktop Hobbbes] | |||
* Official Project URL [http://www.rdesktop.org/] | * Official Project URL [http://www.rdesktop.org/] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] |
Revision as of 17:14, 22 October 2017

rdesktop is an open source client for connecting to Windows Remote Desktop Services.
RDESKTOP is a client for Remote Desktop Protocol (RDP), used in a number of Microsoft products including Windows NT Terminal Server, Windows 2000 Server, Windows XP and Windows 2003 Server.
Some features are supported by this port: fullscreen mode, sound output, seamlessRDP mode, clipboard redirection (text and images), directories redirection, serial devices redirection.
The OS/2 Version has implemented a WPS Class to have integrated to the OS/2 desktop.
License
- GNU GPL V3
- Author: Andrey Vasilkin