Go to file
Shea Levy d9391d33c1 Write (currently failing) test to check that freerdp_passphrase_read prints its prompt to the controlling terminal 2011-09-24 00:13:05 -04:00
channels cliprdr: integrate with xfreerdp. 2011-09-23 13:41:26 +08:00
client xfreerdp: fix RemoteApp after addition of cliprdr 2011-09-23 10:49:59 -04:00
cmake tsmf: add XVideo support in xfreerdp. 2011-09-20 16:37:00 +08:00
cunit Write (currently failing) test to check that freerdp_passphrase_read prints its prompt to the controlling terminal 2011-09-24 00:13:05 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include Remove the flags argument to passphrase_read 2011-09-23 19:14:37 -04:00
keymaps keymaps: removed Makefile, which created by cmake. 2011-09-03 17:00:37 +03:00
libfreerdp-cache xfreerdp: fix RemoteApp after addition of cliprdr 2011-09-23 10:49:59 -04:00
libfreerdp-chanman cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-common xfreerdp-server: encode a single tile from X11 at a hardcoded position 2011-09-13 19:03:06 -04:00
libfreerdp-core Merge pull request #120 from llyzs/cliprdr 2011-09-23 07:07:43 -07:00
libfreerdp-gdi xfreerdp: initial RemoteApp support with --gdi hw (much faster) 2011-09-23 00:06:39 -04:00
libfreerdp-kbd cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-rail fix memory leaks. 2011-09-07 14:23:19 +08:00
libfreerdp-rfx libfreerdp-rfx: detach stream in rfx_process_message 2011-09-18 22:47:30 -04:00
libfreerdp-utils Remove the flags argument to passphrase_read 2011-09-23 19:14:37 -04:00
server tfreerdp-server: fix compilation on Mac OS X 2011-09-15 17:39:23 -04:00
.gitignore xfreerdp-server: add binary to .gitignore 2011-09-13 16:31:20 -04:00
CMakeLists.txt Merge pull request #112 from ydal/patch-4 2011-09-20 08:40:18 -07: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 tsmf: add XVideo support in xfreerdp. 2011-09-20 16:37:00 +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