##// END OF EJS Templates
File convertion function from client3 to library3
File convertion function from client3 to library3

File last commit:

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