Go to file
2011-08-10 23:55:47 +08:00
channels rdpdr/disk: fix rename. 2011-08-08 10:01:26 +08:00
client libfreerdp-gdi: integrate libfreerdp-rfx 2011-08-10 22:55:11 +08:00
cmake libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
cunit libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +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: change get/check_fds return type. 2011-08-03 10:55:25 +08:00
libfreerdp-core libfreerdp-core/fastpath: call BeginPaint/EndPaint. 2011-08-10 23:55:47 +08:00
libfreerdp-gdi libfreerdp-core/fastpath: call BeginPaint/EndPaint. 2011-08-10 23:55:47 +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: initial migration. 2011-08-10 17:09:11 +08:00
libfreerdp-utils libfreerdp-utils: migrate profiler. 2011-08-10 09:58:42 +08:00
.gitignore xfreerdp: initial commit 2011-08-07 09:52:40 -04:00
CMakeLists.txt libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
config.h.in libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +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

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