##// END OF EJS Templates
improvement at the client3
improvement at the client3

File last commit:

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