add message handle

This commit is contained in:
speyrefitte
2013-10-16 18:03:57 +02:00
parent 0f09d2909c
commit 9a862a401f
6 changed files with 145 additions and 71 deletions

View File

@@ -2,7 +2,7 @@
@author: sylvain
'''
from rdpy.protocol.common.layer import RawLayer
from rdpy.protocol.common.stream import Stream
from rdpy.protocol.common.network import Stream
class TPKT(RawLayer):
'''