Go to file
Vic Lee aa35cb4ae3 libfreerdp-core/fastpath: add --fastpath argument and trivial naming cleanup. 2011-08-13 13:35:58 +08:00
channels rail: support passing multiple apps and arguments using plugin data. 2011-08-13 11:16:44 +08:00
client dfreerdp: fix exit segfault. 2011-08-13 12:12:20 +08:00
cmake libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
cunit cunit: remove unused variables. 2011-08-11 15:09:39 +08:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include libfreerdp-core/fastpath: add --fastpath argument and trivial naming cleanup. 2011-08-13 13:35:58 +08:00
keymaps keymaps: initial commit 2011-06-30 16:28:36 -04:00
libfreerdp-cache libfreerdp-cache: fix brush cache 2011-08-07 21:12:36 -04:00
libfreerdp-chanman libfreerdp-chanman: accept arbitrary data pointer in API. 2011-08-11 15:26:27 +08:00
libfreerdp-core libfreerdp-core/fastpath: add --fastpath argument and trivial naming cleanup. 2011-08-13 13:35:58 +08:00
libfreerdp-gdi libfreerdp-gdi: remove unused variables. 2011-08-11 15:04:29 +08:00
libfreerdp-kbd xfreerdp: get graphical updates and mouse + keyboard input working 2011-08-07 13:41:54 -04:00
libfreerdp-rfx libfreerdp-rfx: remove unused variables. 2011-08-11 15:04:02 +08:00
libfreerdp-utils libfreerdp-core/fastpath: add --fastpath argument and trivial naming cleanup. 2011-08-13 13:35:58 +08:00
.gitignore xfreerdp: initial commit 2011-08-07 09:52:40 -04:00
CMakeLists.txt cmake: add compiler warning flags. 2011-08-11 15:03:08 +08:00
LICENSE FreeRDP 1.0: initial commit 2011-06-30 15:12:51 -04:00
README Documentation typo fix. 2011-07-25 20:27:35 +10:00
config.h.in libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00

README

FreeRDP: A Remote Desktop Protocol Client
=========================================

FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) following the Microsoft Open Specifications.

Resources
---------

Website: http://www.freerdp.com/
Wiki: http://www.freerdp.com/wiki/
Sources: http://www.freerdp.com/git/
API doc: http://www.freerdp.com/api/

IRC channel: #freerdp @ irc.freenode.net
Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Microsoft Open Specifications
-----------------------------

Information regarding the Microsoft Open Specifications can be found at:
http://www.microsoft.com/openspecifications/

Compilation
-----------

Instructions on how to get started compiling FreeRDP can be found on the wiki:
http://www.freerdp.com/wiki/doku.php?id=compilation