5c49ba7ba5
When the algorithm is in Run-Length mode and the last byte being encoded is 0, we must output the last two bits to end the stream, otherwise mstsc will treat it as protocol error and terminate the connection. |
||
---|---|---|
channels | ||
client | ||
cmake | ||
cunit | ||
docs | ||
include | ||
keymaps | ||
libfreerdp-cache | ||
libfreerdp-chanman | ||
libfreerdp-core | ||
libfreerdp-gdi | ||
libfreerdp-kbd | ||
libfreerdp-rail | ||
libfreerdp-rfx | ||
libfreerdp-utils | ||
server | ||
.gitignore | ||
CMakeLists.txt | ||
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