##// END OF EJS Templates
- Modificada la presentacion de la aplicacion web, y agregando la funcionalidad para guardar los perfiles temporales.
- Modificada la presentacion de la aplicacion web, y agregando la funcionalidad para guardar los perfiles temporales.

File last commit:

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