Go to file
Marc-André Moreau d60adb8325 Merge pull request #120 from llyzs/cliprdr
Integrate cliprdr with xfreerdp
2011-09-23 07:07:43 -07:00
channels cliprdr: integrate with xfreerdp. 2011-09-23 13:41:26 +08:00
client Merge pull request #120 from llyzs/cliprdr 2011-09-23 07:07:43 -07:00
cmake tsmf: add XVideo support in xfreerdp. 2011-09-20 16:37:00 +08:00
cunit libfreerdp-rfx: modify public API for easier external usage 2011-09-18 22:34:19 -04:00
docs
include Merge pull request #120 from llyzs/cliprdr 2011-09-23 07:07:43 -07:00
keymaps
libfreerdp-cache
libfreerdp-chanman
libfreerdp-common
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
libfreerdp-rail
libfreerdp-rfx libfreerdp-rfx: detach stream in rfx_process_message 2011-09-18 22:47:30 -04:00
libfreerdp-utils Merge pull request #120 from llyzs/cliprdr 2011-09-23 07:07:43 -07:00
server
.gitignore
CMakeLists.txt Merge pull request #112 from ydal/patch-4 2011-09-20 08:40:18 -07:00
config.h.in tsmf: add XVideo support in xfreerdp. 2011-09-20 16:37:00 +08:00
LICENSE
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