Go to file
Marc-André Moreau c2bc695d39 xfreerdp: fix window decoration hiding 2011-08-17 16:57:21 -04:00
channels libfreerdp-kbd: quick compilation fix 2011-08-17 14:18:19 -04:00
client xfreerdp: fix window decoration hiding 2011-08-17 16:57:21 -04:00
cmake rdpsnd: add PulseAudio sub-plugin. 2011-08-15 18:21:58 +08:00
cunit libfreerdp-utils: added snprintf wrapper for windows portability 2011-08-16 15:00:25 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include xfreerdp: fix mouse input inside application windows 2011-08-17 16:45:09 -04:00
keymaps keymaps: initial commit 2011-06-30 16:28:36 -04:00
libfreerdp-cache windows: export all exported api functions 2011-08-16 23:54:42 -04:00
libfreerdp-chanman windows: export all exported api functions 2011-08-16 23:54:42 -04:00
libfreerdp-core xfreerdp: added support for workarea and disabling window decorations 2011-08-17 14:13:44 -04:00
libfreerdp-gdi windows: export all exported api functions 2011-08-16 23:54:42 -04:00
libfreerdp-kbd windows: export all exported api functions 2011-08-16 23:54:42 -04:00
libfreerdp-rail xfreerdp: fix mouse input inside application windows 2011-08-17 16:45:09 -04:00
libfreerdp-rfx windows: export all exported api functions 2011-08-16 23:54:42 -04:00
libfreerdp-utils Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-17 14:13:52 -04:00
.gitignore windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
CMakeLists.txt Merge pull request #48 from llyzs/printer 2011-08-17 08:38:24 -07: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 rdpdr/printer: migrate/redesign printer virtual channel plugin. 2011-08-17 21:57:09 +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 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