##// END OF EJS Templates
- Agregada la funcion que permite enviar un archivo a la API cliente de ABS CONTROL.
- Agregada la funcion que permite enviar un archivo a la API cliente de ABS CONTROL.

File last commit:

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