##// END OF EJS Templates
Integrated lppserial lib to lppmoncommon as a sub-repository.
Integrated lppserial lib to lppmoncommon as a sub-repository.

File last commit:

r0:1aa783210b8e default
r19:dbff9217c66f default
Show More
tcpterminaldemo2.py
4 lines | 103 B | text/x-python | PythonLexer
#!/usr/bin/lppmon -e
test=Pylppmon.TCP_Terminal_Client();
test.startServer();
test.connectToServer();