Go to file
Vic Lee 822199040a utils/semaphore: abstract type definition and add win32 support. 2011-07-08 11:25:51 +08:00
cmake cmake: add ConfigOptions.cmake 2011-07-04 17:01:06 +08:00
cunit libfreerdp-core: corrected BER encoding for MCS Connect-Initial 2011-07-07 16:38:41 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
freerdp-ui libfreerdp-core: construction and sending of MCS Connect-Initial 2011-07-07 19:32:51 -04:00
include utils/semaphore: abstract type definition and add win32 support. 2011-07-08 11:25:51 +08: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 libfreerdp-core: construction and sending of MCS Connect-Initial 2011-07-07 19:32:51 -04:00
libfreerdp-gdi libfreerdp-core: fix compilation of crypto, credssp, and ntlmssp 2011-07-07 11:27:24 -04:00
libfreerdp-kbd libfreerdp-core: fix negotiation module 2011-07-07 13:37:48 -04:00
libfreerdp-utils utils/semaphore: abstract type definition and add win32 support. 2011-07-08 11:25:51 +08:00
.gitignore libfreerdp-core: adapting NTLMSSP and CredSSP modules to FreeRDP 1.0 2011-07-05 23:18:00 -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