##// END OF EJS Templates

File last commit:

r113:114
r123:124
Show More
starServer.py
7 lines | 162 B | text/x-python | PythonLexer
r88 import file
from server3 import *
r113 #absObj = ABSServer(ipDestino="100.100.12.117")
absObj = ABSServer(ipDestino="10.10.10.210")
r88
while 1:
absObj.waitRequest()