Go to file
2011-08-16 14:41:12 -04:00
channels rdpsnd: reset close request when a wave is received. 2011-08-16 09:23:29 +08:00
client windows: update build scripts, fix most of utils 2011-08-16 14:41:12 -04:00
cmake rdpsnd: add PulseAudio sub-plugin. 2011-08-15 18:21:58 +08:00
cunit include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include libfreerdp-core/fastpath: add FastPath Input, enabled by default. 2011-08-16 14:37:11 +08:00
keymaps keymaps: initial commit 2011-06-30 16:28:36 -04:00
libfreerdp-cache include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
libfreerdp-chanman libfreerdp-chanman: change sending data to use queue. 2011-08-16 10:47:39 +08:00
libfreerdp-core windows: update build scripts, fix most of utils 2011-08-16 14:41:12 -04:00
libfreerdp-gdi include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
libfreerdp-kbd include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
libfreerdp-rail libfreerdp-rail: processing window altsec orders 2011-08-16 00:22:00 -04:00
libfreerdp-rfx windows: fix compilation on all platforms after refactoring 2011-08-15 17:19:59 -04:00
libfreerdp-utils windows: update build scripts, fix most of utils 2011-08-16 14:41:12 -04:00
.gitignore windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
CMakeLists.txt windows: update build scripts, fix most of utils 2011-08-16 14:41:12 -04:00
config.h.in libfreerdp-rfx: migrate SSE2 optimization. 2011-08-13 16:26:57 +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