refactor examples and client factory

This commit is contained in:
speyrefitte
2014-06-19 17:53:10 +02:00
parent d725d2b0e2
commit 230cf2f7fe
6 changed files with 106 additions and 34 deletions

View File

@@ -1,2 +1,11 @@
depend : python-qt4, python-twisted, python-qt4reactor
# RDPY Remote Desktop Protoc in Python
## Requirements
* python2.7
* python-twisted
## Requirements for examples
* python-qt4
* python-qt4reactor
this project is still in progress.