Go to file
Marc-André Moreau ad0fedeb9f xfreerdp: initial commit 2011-08-07 09:52:40 -04:00
channels rdpdr: implement irp. 2011-08-06 01:54:40 +08:00
client xfreerdp: initial commit 2011-08-07 09:52:40 -04:00
cmake libfreerdp-core: fix security selection 2011-07-31 13:51:26 +10:00
cunit Merge pull request #33 from llyzs/svc 2011-08-05 11:27:11 -07:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-05 16:56:49 -04:00
keymaps keymaps: initial commit 2011-06-30 16:28:36 -04:00
libfreerdp-cache libfreerdp-cache: added bitmap_v2 cache 2011-08-05 16:56:40 -04:00
libfreerdp-chanman libfreerdp-chanman: change get/check_fds return type. 2011-08-03 10:55:25 +08:00
libfreerdp-core libfreerdp-core: parse all updates in the update array 2011-08-07 09:27:52 -04:00
libfreerdp-gdi libfreerdp-cache: added bitmap_v2 cache 2011-08-05 16:56:40 -04:00
libfreerdp-kbd libfreerdp-core: fix security selection 2011-07-31 13:51:26 +10:00
libfreerdp-utils libfreerdp-utils/svc_plugin: dynamically allocated plugin data. 2011-08-04 23:00:45 +08:00
.gitignore xfreerdp: initial commit 2011-08-07 09:52:40 -04:00
CMakeLists.txt libfreerdp-cache: started offscreen bitmap cache 2011-08-04 16:22:15 -04:00
LICENSE FreeRDP 1.0: initial commit 2011-06-30 15:12:51 -04:00
README Documentation typo fix. 2011-07-25 20:27:35 +10:00
config.h.in libfreerdp-core: fix security selection 2011-07-31 13:51:26 +10:00

README

FreeRDP: A Remote Desktop Protocol Client
=========================================

FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) following the Microsoft Open Specifications.

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