##// END OF EJS Templates
- Estandarizando todas las ventanas de la aplicacion. Afinando los estilos.
- Estandarizando todas las ventanas de la aplicacion. Afinando los estilos.

File last commit:

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