##// END OF EJS Templates
new one, replace getStatus
new one, replace getStatus

File last commit:

r24:25
r94:95
Show More
testUDPClient.py
3 lines | 57 B | text/x-python | PythonLexer
from udp import *
clientObj = Client()
clientObj.start()