Go to file
Vic Lee 10f8aab40b server: accept TLS connection from the client. 2011-08-19 13:35:29 +08:00
channels rdpdr/printer: fix debug messages. 2011-08-18 10:22:28 +08:00
client xfreerdp: remove backbuffer window in RemoteApp mode 2011-08-18 01:16:49 -04:00
cmake rdpsnd: add PulseAudio sub-plugin. 2011-08-15 18:21:58 +08:00
cunit include: refactor FRDP_ types to RDP_ 2011-08-17 17:28:26 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include server: accept TLS connection from the client. 2011-08-19 13:35:29 +08: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 include: refactor FRDP_ types to RDP_ 2011-08-17 17:28:26 -04:00
libfreerdp-core server: accept TLS connection from the client. 2011-08-19 13:35:29 +08: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 movement of RAIL windows 2011-08-17 23:46:08 -04:00
libfreerdp-rfx windows: export all exported api functions 2011-08-16 23:54:42 -04:00
libfreerdp-utils libfreerdp-core: added --no-auth option to skip authentication entirely 2011-08-18 13:07:52 -04:00
server server: accept TLS connection from the client. 2011-08-19 13:35:29 +08:00
.gitignore windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
CMakeLists.txt server: create initial server API. 2011-08-18 16:06:32 +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
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