##// END OF EJS Templates
server3 init
imanay -
r87:88
parent child
Show More
@@ -4,8 +4,7
4 4 No newline at end of file
5 5 class ABSServer: No newline at end of file
6 6
7 No newline at end of file
7 # def __init__(self,ipSource="localhost", ipDestino="192.168.1.117", portDestino=7000, ipDestino2="192.168.1.11", portDestino2=5500):
No newline at end of file
8 def __init__(self,ipSource="localhost", ipDestino="100.100.12.117", portDestino=7000, ipDestino2="192.168.1.11", portDestino2=5500): No newline at end of file
9 8 No newline at end of file
10 9 self.ipSource = ipSource No newline at end of file
11 10 self.ipDestino = ipDestino No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now