Re: OnPromptReceivedWodtelnetdlx1() is never fired - WeOnlyDo Discussion board

Re: OnPromptReceivedWodtelnetdlx1() is never fired (General questions)

by wodSupport, Thursday, January 05, 2006, 20:10 (6896 days ago) @ mk_saiprasad

Sai,

this is not the prompt you think it is. You must use Prompt property and define what the expected prompt is - because wodTelnetDLX cannot know that. We refer here to command prompt shown when remote side is ready to accept commands, not the login prompt (although you could set Prompt property to expect the login).

I suggest you check out our helpfile, you will see some regular expression value that should cover most command prompts.

Also, if you fill out Login and Password properties, wodTelnetDLX will try to authenticate itself, so maybe your problem is already solved.


Complete thread: