Hello!
I am trying to write an script to automatize a modem (a bunch of modems!) configuration via telnet. The script has to wait some responses, and has to perform some actions depending on the received response.
I have been trying to solve it using "pipes" but the succes is zero, and I am not sure if this is the right way.
As telnet client I have tried the WindowsXP integrated Telnet and also the "Putty".
Some ideas? Thank you very much in advance!
Josep
I am trying to write an script to automatize a modem (a bunch of modems!) configuration via telnet. The script has to wait some responses, and has to perform some actions depending on the received response.
I have been trying to solve it using "pipes" but the succes is zero, and I am not sure if this is the right way.
As telnet client I have tried the WindowsXP integrated Telnet and also the "Putty".
Some ideas? Thank you very much in advance!
Josep