Go to file
Marc-André Moreau 25a5bc53b1 types/base.h: rename FRDP_BOOL to boolean 2011-07-04 20:10:25 -04:00
cmake cmake: add ConfigOptions.cmake 2011-07-04 17:01:06 +08:00
cunit libfreerdp-core: encoding of GCC create conference request + unit tests 2011-07-04 19:13:01 -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 types/base.h: rename FRDP_BOOL to boolean 2011-07-04 20:10:25 -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 types/base.h: rename FRDP_BOOL to boolean 2011-07-04 20:10:25 -04:00
libfreerdp-gdi cmake: remove unused include dirs and move it to root CMakeLists.txt 2011-07-04 15:41:53 +08: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 cmake: add include file and endian checks. 2011-07-04 15:32:34 +08:00
CMakeLists.txt cmake: add ConfigOptions.cmake 2011-07-04 17:01:06 +08: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