Go to file
Vic Lee fb687f2f9e libfreerdp-core/transport: enable receiving more PDU in receiving buffer. 2011-07-04 09:07:34 +08:00
cmake cmake: add auto versioning based on GIT 2011-07-02 17:09:01 -03:00
cunit libfreerdp-core: improved protocol security negotiation 2011-07-03 13:49:06 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
freerdp-ui libfreerdp-core: establish TLS connection 2011-07-03 19:27:02 -04:00
include libfreerdp-core: protocol security negotiation partially working 2011-07-03 12:42:35 -04: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/transport: enable receiving more PDU in receiving buffer. 2011-07-04 09:07:34 +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 libfreerdp-core: protocol security negotiation partially working 2011-07-03 12:42:35 -04:00
.gitignore libfreerdp-core: TLS support 2011-07-03 17:29:09 -04:00
CMakeLists.txt libfreerdp-core: protocol security negotiation partially working 2011-07-03 12:42:35 -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

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