1 Discussion / Question Topic

Remove Filter
Member Avatar for Cisco_1

Hi guys : Any help with this please! script1.py in 192.168.1.10 x = 10 script2.py in 192.168.1.20 if x == 10: print x else: print "sorry" how can apply this between two scripts in same network. Thanks for all

Member Avatar for rproffitt
0
553

The End.