code refactoring

This commit is contained in:
speyrefitte
2014-06-24 16:01:04 +02:00
parent aa8c3dee11
commit fadf1ff5c4
8 changed files with 271 additions and 208 deletions

View File

@@ -2,8 +2,8 @@
@author: sylvain
'''
from twisted.internet import protocol
import tpkt, tpdu, mcs, pdu
from rdpy.network.layer import LayerMode
import tpkt, tpdu, mcs, pdu
class RDPController(object):
"""