Mastiff
May 21st, 2005, 04:31 PM
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:
socket, error = gip.Open('192.168.0.1',1024, password, NIL)
gip.Send(socket, test\n')
Obviously wrong... Any pointers? :oops:
socket, error = gip.Open('192.168.0.1',1024, password, NIL)
gip.Send(socket, test\n')
Obviously wrong... Any pointers? :oops: