You say that the delay is caused by the device. Is there anything you can do to change the way this device responds to connections? Have you tried to disable automatic logon and then send user/password using separate commands TelnetSend? To disable automatic logon use TelnetConfig "AUTHENTICATE", "FALSE" : I am working on a script that will Telnet into a device and retrieve a number : of pieces of information. : The script is funcional but there seems to be a long delay after the host : responds with the desired information. : Is there a parameter that can be adjusted to reduce this delay? : Any suggestion... : Thanks, : Allen
|