refactor examples and client factory
This commit is contained in:
6
rdpy/display/rle.py
Normal file
6
rdpy/display/rle.py
Normal file
@@ -0,0 +1,6 @@
|
||||
'''
|
||||
@author: citronneur
|
||||
@file: implement run length encoding algorithm use in RDP protocol to compress bit
|
||||
@see: http://msdn.microsoft.com/en-us/library/dd240593.aspx
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user