Go to file
cool 85e7562910 bug fix 2011-08-28 18:55:16 -11:00
channels channels/rail: fixed multithread side effect by creating full orders copy for events. 2011-08-22 02:04:21 +03:00
client libfreerdp-core: add option to dump remotefx to pcap 2011-08-26 20:26:40 -04:00
cmake libfreerdp-core: add support for pointer updates 2011-08-24 02:38:39 -04:00
cunit libfreerdp-core: add option to dump remotefx to pcap 2011-08-26 20:26:40 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include more fixes 2011-08-29 03:46:33 +05:30
keymaps keymaps: initial commit 2011-06-30 16:28:36 -04:00
libfreerdp-cache Allow linux distros to override LIBDIR; fix xfreerdp install 2011-08-25 00:00:24 -04:00
libfreerdp-chanman Allow linux distros to override LIBDIR; fix xfreerdp install 2011-08-25 00:00:24 -04:00
libfreerdp-core bug fix 2011-08-28 18:55:16 -11:00
libfreerdp-gdi libfreerdp-gdi: fix and re-introduce complex region support 2011-08-26 13:37:23 -04:00
libfreerdp-kbd Allow linux distros to override LIBDIR; fix xfreerdp install 2011-08-25 00:00:24 -04:00
libfreerdp-rail xfreerdp: fix minor RAIL issues 2011-08-25 14:11:45 -04:00
libfreerdp-rfx libfreerdp-rfx: correct the way of filling tile edge for better encoding quality. 2011-08-26 15:02:16 +08:00
libfreerdp-utils bug fix 2011-08-28 18:55:16 -11:00
server libfreerdp-core: added --play-rfx option to play RemoteFX data from a file 2011-08-28 15:51:49 -04:00
.gitignore libfreerdp-core: fix potential overflow in parsing of fragmented RemoteFX packets 2011-08-28 15:12:33 -04:00
CMakeLists.txt Allow linux distros to override LIBDIR; fix xfreerdp install 2011-08-25 00:00:24 -04: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 rdpdr/printer: migrate/redesign printer virtual channel plugin. 2011-08-17 21:57:09 +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