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