Go to file
2011-09-01 22:36:26 +08:00
channels rdpsnd/pulse: Fix default device name. 2011-09-01 22:36:26 +08:00
client Merge pull request #73 from awakecoding/master 2011-08-31 08:49:19 -07:00
cmake Merge pull request #72 from nils-a/ebuild-prep 2011-08-31 07:42:28 -07:00
cunit libfreerdp-core: add option to dump remotefx to pcap 2011-08-26 20:26:40 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include cmake: Install all extra headres. 2011-09-01 22:28:48 +08:00
keymaps cmake: Install keymap data files. 2011-09-01 22:10:11 +08:00
libfreerdp-cache cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-chanman cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-core cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-gdi cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-kbd cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-rail cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-rfx cmake: install freerdp-rfx-sse2.so 2011-09-01 22:29:27 +08:00
libfreerdp-utils cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
server server: replay RemoteFX session in original time 2011-08-31 20:56:17 -04:00
.gitignore libfreerdp-core: cleanup of certificate store 2011-08-30 12:20:36 -04:00
CMakeLists.txt cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
config.h.in rdpdr/printer: migrate/redesign printer virtual channel plugin. 2011-08-17 21:57:09 +08: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

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