##// END OF EJS Templates

File last commit:

r88:89
r88:89
Show More
starServer.py
6 lines | 116 B | text/x-python | PythonLexer
import file
from server3 import *
absObj = ABSServer(ipDestino="100.100.12.117")
while 1:
absObj.waitRequest()