Go to file
2011-08-11 11:14:07 +08:00
channels Add event_class in event object. 2011-08-11 11:14:07 +08:00
client Add event_class in event object. 2011-08-11 11:14:07 +08:00
cmake libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
cunit Add event_class in event object. 2011-08-11 11:14:07 +08:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include Add event_class in event object. 2011-08-11 11:14:07 +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 Merge branch 'master' into remotefx 2011-08-11 00:21:37 +08:00
libfreerdp-gdi libfreerdp-gdi: fix rfx clipping region. 2011-08-11 00:17:45 +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 Add event_class in event object. 2011-08-11 11:14:07 +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