Go to file
Marc-André Moreau aaa2f22b10 xfreerdp: handled RAIL window minimize events 2011-08-21 23:15:19 -04:00
channels channel/rail: add UI event handling. 2011-08-21 04:12:17 +03:00
client xfreerdp: handled RAIL window minimize events 2011-08-21 23:15:19 -04:00
cmake xfreerdp: added support for multiple monitors 2011-08-19 23:15:49 -04:00
cunit Merge remote-tracking branch 'upstream/master' into rail 2011-08-21 04:44:18 +03:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include xfreerdp: handled RAIL window minimize events 2011-08-21 23:15:19 -04:00
keymaps keymaps: initial commit 2011-06-30 16:28:36 -04:00
libfreerdp-cache libfreerdp-cache: add support for custom extra glyph data 2011-08-21 14:54:08 -04:00
libfreerdp-chanman Use named struct rdpChan. 2011-08-20 10:02:24 +08:00
libfreerdp-core xfreerdp: started handling RemoteApp icons 2011-08-21 17:32:18 -04:00
libfreerdp-gdi xfreerdp: improved window icon support 2011-08-21 22:30:49 -04:00
libfreerdp-kbd windows: export all exported api functions 2011-08-16 23:54:42 -04:00
libfreerdp-rail xfreerdp: handled RAIL window minimize events 2011-08-21 23:15:19 -04:00
libfreerdp-rfx windows: export all exported api functions 2011-08-16 23:54:42 -04:00
libfreerdp-utils xfreerdp: fix RAIL window resizing 2011-08-19 11:12:30 -04:00
server server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
.gitignore libfreerdp-gdi: optimize multi-byte pixel blitting 2011-08-19 16:01:47 -04:00
CMakeLists.txt Merge pull request #51 from llyzs/server 2011-08-19 11:04:01 -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