Go to file
Jay Sorg 9c5eecff3d Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0 2011-07-10 14:58:04 -07:00
channels libfreerdp-chanman: add API for sending events from UI to plugin. 2011-07-11 00:06:02 +08:00
cmake libfreerdp-utils: add svc_plugin. 2011-07-09 23:29:04 +08:00
cunit Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0 2011-07-10 14:58:04 -07:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
freerdp-ui libfreerdp-core: sending of client info packet 2011-07-10 12:10:24 -04:00
include Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-07-10 12:10:36 -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-chanman libfreerdp-chanman: add API for sending events from UI to plugin. 2011-07-11 00:06:02 +08:00
libfreerdp-core libfreerdp-core: fix flags in client info packet 2011-07-10 16:42:37 -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 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-07-10 12:10:36 -04:00
.gitignore Add install_manifest.txt to .gitignore. 2011-07-10 22:25:40 +08:00
CMakeLists.txt cunit/chanman: perform tests on channel data. 2011-07-10 22:24:47 +08:00
LICENSE
README
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