This is typical for me... A few days of hysterical activity, then I'll go into hiding again... Now I'm trying to send commands to another Girder instance (Girder 3), but all I see is "Disconnect" flashing in that Girder instance. Here's the script I'm using:
Obviously wrong... Any pointers?Code:socket, error = gip.Open('192.168.0.1',1024, password, NIL) gip.Send(socket, test\n')ops:


ops:
Reply With Quote