##// END OF EJS Templates
imanay -
r60:61
parent child
Show More
@@ -11,7 +11,7
11 11 self.ipDestino = ipDestino
12 12 self.portDestino = portDestino
13 13 self.addr = (ipDestino,portDestino)
14 self.answer = ipDestino #test
14 self.answer = "none" #test
15 15 self.mode = "none"
16 16
17 17 self.openSocket(asServer)
General Comments 0
You need to be logged in to leave comments. Login now