##// END OF EJS Templates
Test with two networks.
Test with two networks.

File last commit:

r88:89
r98:99
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()