Go to file
Anthony Tong 245a5498cc xfreerdp: set icon for DesktopWindow 2011-10-22 12:02:42 -05:00
build wfreerdp: update client for rdpContext usage 2011-10-16 16:47:50 -04:00
channels rail: fix flags for executable specified as full path, not alias 2011-10-21 14:08:31 -04:00
client xfreerdp: set icon for DesktopWindow 2011-10-22 12:02:42 -05:00
cmake
cunit xfreerdp: improved 8bpp support 2011-10-21 12:17:04 -04:00
docs docs: started visio document for FreeRDP 2011-10-15 21:09:19 -04:00
include xfreerdp: improved 8bpp support 2011-10-21 12:17:04 -04:00
keymaps
libfreerdp-cache wfreerdp: fix compilation on windows 2011-10-21 16:45:35 -04:00
libfreerdp-channels libfreerdp-core: cleanup of freerdp interface 2011-10-16 21:02:28 -04:00
libfreerdp-codec
libfreerdp-core xfreerdp: improved 8bpp support 2011-10-21 12:17:04 -04:00
libfreerdp-gdi wfreerdp: fix compilation on windows 2011-10-21 16:45:35 -04:00
libfreerdp-kbd
libfreerdp-rail libfreerdp-core: refactoring of context pointers into rdpContext 2011-10-16 00:50:10 -04:00
libfreerdp-utils wfreerdp: fix compilation on windows 2011-10-21 16:45:35 -04:00
resources xfreerdp: set icon for DesktopWindow 2011-10-22 12:02:42 -05:00
server pcap: fix several segfaults with NULL pcap file handle 2011-10-20 14:25:25 +02:00
.gitignore libfreerdp-core: refactoring of core bitmap objects 2011-10-20 17:28:59 -04:00
CMakeLists.txt update build for rpm spec 2011-10-19 07:21:14 -05:00
LICENSE
README
config.h.in
freerdp.pc.in
freerdp.spec update build for rpm spec 2011-10-19 07:21:14 -05: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