Go to file
2011-07-03 18:35:25 +08:00
cmake cmake: add auto versioning based on GIT 2011-07-02 17:09:01 -03:00
cunit cunit/transport: and send/receive unit tests. 2011-07-03 18:35:25 +08:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include libfreerdp-core: implement tcp receiving. 2011-07-03 18:34:09 +08:00
keymaps keymaps: initial commit 2011-06-30 16:28:36 -04:00
libfreerdp-asn1 cmake: updated copyright notices 2011-07-02 13:58:55 -04:00
libfreerdp-core libfreerdp-core: implement tcp receiving. 2011-07-03 18:34:09 +08:00
libfreerdp-gdi cmake: updated copyright notices 2011-07-02 13:58:55 -04:00
libfreerdp-kbd cmake: updated copyright notices 2011-07-02 13:58:55 -04:00
libfreerdp-utils cmake: updated copyright notices 2011-07-02 13:58:55 -04:00
.gitignore .gitignore: ignore cmake_install.cmake only 2011-07-02 17:09:01 -03:00
CMakeLists.txt cmake: add auto versioning based on GIT 2011-07-02 17:09:01 -03:00
LICENSE FreeRDP 1.0: initial commit 2011-06-30 15:12:51 -04:00
README FreeRDP 1.0: initial commit 2011-06-30 15:12:51 -04:00

FreeRDP: A Remote Desktop Protocol Client
=========================================

FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) following the Microsoft Open Specifiations.

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