##// END OF EJS Templates
Testing frame transfer without colon.
Testing frame transfer without colon.

File last commit:

r24:25
r91:92
Show More
testUDPServer.py
3 lines | 57 B | text/x-python | PythonLexer
from udp import *
serverObj = Server()
serverObj.start()