##// END OF EJS Templates
Some more cleaning....
Some more cleaning. Removed useless function Converted some QDebug calls to SocExplorerEngine::message calls Added static void message(QObject* sender,const QString& message,int debugLevel=0); and static void message(const QString& sender,const QString& message,int debugLevel=0);

File last commit:

r0:1aa783210b8e default
r100:11a895cff789 pre-0.7
Show More
tcpterminaldemo2.py
4 lines | 103 B | text/x-python | PythonLexer
Jeandet Alexis
First init of SocExplorer Repository.
r0 #!/usr/bin/lppmon -e
test=Pylppmon.TCP_Terminal_Client();
test.startServer();
test.connectToServer();