Go to file
Marc-André Moreau a35f1e81cb cmake: fix Mac OS X compilation 2011-07-05 20:44:26 -04:00
cmake cmake: add ConfigOptions.cmake 2011-07-04 17:01:06 +08:00
cunit cmake: fix Mac OS X compilation 2011-07-05 20:44:26 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
freerdp-ui cmake: remove unused include dirs and move it to root CMakeLists.txt 2011-07-04 15:41:53 +08:00
include libfreerdp-core: added GCC client data blocks 2011-07-05 18:26:12 -04:00
keymaps keymaps: initial commit 2011-06-30 16:28:36 -04:00
libfreerdp-asn1 cmake: remove unused include dirs and move it to root CMakeLists.txt 2011-07-04 15:41:53 +08:00
libfreerdp-core cmake: fix Mac OS X compilation 2011-07-05 20:44:26 -04:00
libfreerdp-gdi libfreerdp-core: added GCC client data blocks 2011-07-05 18:26:12 -04:00
libfreerdp-kbd types/base.h: rename FRDP_BOOL to boolean 2011-07-04 20:10:25 -04:00
libfreerdp-utils cmake: remove unused include dirs and move it to root CMakeLists.txt 2011-07-04 15:41:53 +08:00
.gitignore libfreerdp-core: documented BER, PER, GCC, TPDU, TPKT, NEGO 2011-07-04 21:35:32 -04:00
CMakeLists.txt cmake: fix Mac OS X compilation 2011-07-05 20:44:26 -04: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
config.h.in cmake: add ConfigOptions.cmake 2011-07-04 17:01:06 +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 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