##// END OF EJS Templates
imanay -
r104:105
parent child
Show More
@@ -45,11 +45,11
45 45 host = "192.168.1." + str(i) No newline at end of file
46 46 s.connect((host, 5500)) No newline at end of file
47 47
48 No newline at end of file
48 fd = open("input2.txt","r") No newline at end of file
49 49 FileList = fd.readlines() No newline at end of file
50 50 data = "".join(FileList) No newline at end of file
51 51
52 No newline at end of file
52 cmd = "ANST" No newline at end of file
53 53 No newline at end of file
54 54 dfl = 0 No newline at end of file
55 55 lng = int2str(dfl) No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now