Go to file
Brad Hards 05e6a68927 buildsystem: check if we have zlib, openssl and pthread before using 2011-07-31 11:22:09 +10:00
channels Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
client dfreerdp: start working on file descriptors 2011-07-28 17:44:09 -04:00
cmake dfreerdp: started integrating DirectFB client 2011-07-28 13:46:36 -04:00
cunit cunit: add missing header for libgdi tests. 2011-07-31 11:21:05 +10:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include libfreerdp-core: improve update interface with bounds 2011-07-28 14:32:16 -04:00
keymaps keymaps: initial commit 2011-06-30 16:28:36 -04:00
libfreerdp-chanman libfreerdp-chanman: align with new interface 2011-07-28 01:04:01 -04:00
libfreerdp-core buildsystem: check if we have zlib, openssl and pthread before using 2011-07-31 11:22:09 +10:00
libfreerdp-gdi libfreerdp-core: improve update interface with bounds 2011-07-28 14:32:16 -04:00
libfreerdp-kbd libfreerdp-core: fix negotiation module 2011-07-07 13:37:48 -04:00
libfreerdp-utils buildsystem: check if we have zlib, openssl and pthread before using 2011-07-31 11:22:09 +10:00
.gitignore dfreerdp: started integrating DirectFB client 2011-07-28 13:46:36 -04:00
CMakeLists.txt buildsystem: check if we have zlib, openssl and pthread before using 2011-07-31 11:22:09 +10: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 libfreerdp-utils/args: add argument parser. 2011-07-22 12:53:54 +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