Go to file
Vic Lee de5c0c8e25 libfreerdp-core/settings: fix memory issues. 2011-07-22 12:52:57 +08:00
channels drdynvc: start working on main drdynvc module. 2011-07-19 14:07:15 +08:00
client libfreerdp-asn1: replacement by libfreerdp-core's BER encoder/decoder 2011-07-18 18:43:23 -04:00
cmake drdynvc: start working on main drdynvc module. 2011-07-19 14:07:15 +08:00
cunit Merge pull request #21 from llyzs/dvc 2011-07-20 17:54:36 -07:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include libfreerdp-core: sending connection control PDUs 2011-07-21 15:10:53 -04:00
keymaps keymaps: initial commit 2011-06-30 16:28:36 -04:00
libfreerdp-chanman libfreerdp-chanman: use xnew macro. 2011-07-13 22:26:22 +08:00
libfreerdp-core libfreerdp-core/settings: fix memory issues. 2011-07-22 12:52:57 +08: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 libfreerdp-utils/event: add missing memory.h include. 2011-07-13 22:31:26 +08:00
.gitignore libfreerdp-core: refactoring of licensing code, refactoring of connection sequence 2011-07-17 23:16:31 -04:00
CMakeLists.txt libfreerdp-asn1: replacement by libfreerdp-core's BER encoder/decoder 2011-07-18 18:43:23 -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 drdynvc: start working on main drdynvc module. 2011-07-19 14:07:15 +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