Go to file
Vic Lee bfe7f83f03 rdpsnd: add main rdpsnd module. 2011-08-15 15:08:23 +08:00
channels rdpsnd: add main rdpsnd module. 2011-08-15 15:08:23 +08:00
client dfreerdp: fix exit segfault. 2011-08-13 12:12:20 +08:00
cmake libfreerdp-rfx: migrate SSE2 optimization. 2011-08-13 16:26:57 +08:00
cunit libfreerdp-rfx: migrate SSE2 optimization. 2011-08-13 16:26:57 +08:00
docs
include libfreerdp-utils/svc_plugin: add interval feature. 2011-08-14 22:32:12 +08:00
keymaps
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 Fix compile warnings. 2011-08-13 16:52:05 +08:00
libfreerdp-gdi Fix compile warnings. 2011-08-13 16:52:05 +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: migrate SSE2 optimization. 2011-08-13 16:26:57 +08:00
libfreerdp-utils libfreerdp-utils/svc_plugin: add interval feature. 2011-08-14 22:32:12 +08:00
.gitignore xfreerdp: initial commit 2011-08-07 09:52:40 -04:00
CMakeLists.txt libfreerdp-rfx: migrate SSE2 optimization. 2011-08-13 16:26:57 +08:00
LICENSE
README Documentation typo fix. 2011-07-25 20:27:35 +10:00
config.h.in libfreerdp-rfx: migrate SSE2 optimization. 2011-08-13 16:26:57 +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