PDA

View Full Version : How can Girder get input from a bat file ?



Ron
October 13th, 2002, 12:55 PM
IP -> internet event server/client. Its included with girder.

Mark F
October 13th, 2002, 12:55 PM
There are a couple of thisngs you can do.

Use the command line argument (http://www.girder.nl/phpBB2/viewtopic.php?t=2124) to send an event string.

Use the internet client/server stuff (see the ievent_readme.txt file in the \help directory off the Girder directory).

AlCapone
October 13th, 2002, 12:55 PM
sorry to say , but I about almost gave up make that "internet" stuff work.

no matter who is the sender (ievent.exe) or another girder on network , and no matter what strings I try to send , the only thing that girder gets is "Incoming connection" (string) in the dotmatrix window.

and everything I send is equal (string is the same) - so there's no chance to use it to transmit more than one thing - (the same stupid string appears.)

also:
when sending locally , it works just fine , when sending to another computer (on a 100Mbit LAN - thru a switch) each command uses almost 6 seconds to arrive.

I will try anything you might suggest to solve this problem, but it seems like a major bug , the only strange thing is that I had the same problem even few versions ago.


Thanks in advance

AlCapone
October 13th, 2002, 12:55 PM
I would like to recieve actions from a bat file - is there anything I can use to make girder execute a command from the dos prompt ?

Thanks in advance.

AlCapone
October 13th, 2002, 12:55 PM
- thanks for the command line documentation , I searched the forum for "command line" - not trying "commandline" :)

it's just what I needed , ... still IP functionality would be cool.

AlCapone
October 13th, 2002, 12:55 PM
Ron: , thanks , but I guess you did't see or misunderstood what I try to say about the Internet server/client.

Anything I send comes as "incoming connection" string - that's it.