##// END OF EJS Templates
Test with two networks.
Test with two networks.

File last commit:

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