Go to file
Vic Lee 4560e088bd libfreerdp-utils: add svc_plugin. 2011-07-09 23:29:04 +08:00
cmake libfreerdp-utils: add svc_plugin. 2011-07-09 23:29:04 +08:00
cunit libfreerdp-core: fix MCS unit tests 2011-07-08 16:05:30 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
freerdp-ui libfreerdp-core: MCS Connect-Initial triggers server response 2011-07-08 15:32:06 -04:00
include libfreerdp-utils: add svc_plugin. 2011-07-09 23:29:04 +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-chanman Add libfreerdp-chanman. 2011-07-08 21:51:20 +08:00
libfreerdp-core Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0 2011-07-08 16:50:34 -07: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: add svc_plugin. 2011-07-09 23:29:04 +08:00
.gitignore libfreerdp-core: adapting NTLMSSP and CredSSP modules to FreeRDP 1.0 2011-07-05 23:18:00 -04:00
CMakeLists.txt Add libfreerdp-chanman. 2011-07-08 21:51:20 +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 libfreerdp-utils: add svc_plugin. 2011-07-09 23:29:04 +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