Go to file
2011-10-03 00:36:41 +05:30
channels
client xfreerdp: fix 32bpp cursors 2011-09-29 22:31:13 -04:00
cmake xfreerdp: initial cursor support 2011-09-29 00:33:16 -04:00
cunit libfreerdp-core: added authenticate callback 2011-09-29 01:03:07 -04:00
docs
include libfreerdp-gdi: replace gdi_copy_mem by memmove 2011-09-29 23:19:13 -04:00
keymaps
libfreerdp-cache xfreerdp: initial cursor support 2011-09-29 00:33:16 -04:00
libfreerdp-chanman
libfreerdp-common xfreerdp: fix 32bpp cursors 2011-09-29 22:31:13 -04:00
libfreerdp-core nscodec capability set 2011-10-03 00:36:41 +05:30
libfreerdp-gdi libfreerdp-gdi: replace gdi_copy_mem by memmove 2011-09-29 23:19:13 -04:00
libfreerdp-kbd
libfreerdp-rail
libfreerdp-rfx
libfreerdp-utils Make freerdp_handle_signals return an int, return -1 and set errno to ENOSYS on Windows for now 2011-09-28 02:48:18 -04:00
server xfreerdp-server: improve RemoteFX pcap replay timing 2011-09-30 19:22:22 -04:00
.gitignore
CMakeLists.txt nscodec capability set 2011-10-03 00:36:41 +05:30
config.h.in
LICENSE
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