ANSI Characters Messing Up Input Buffer (wodSSH / wodSSH.NET)
Hello,
On the system I am connecting to, I am running into issues where I cannot receive data after I have executed a command due to ANSI characters in the input buffer.
If I set the value: objSSH.StripANSI = 1 I can retrieve the data properly, however I need to see all of these escape characters so this isn't the way I want to retrieve my data.
Are their known characters that can cause this problem?
One interesting thing, if I use the 'WaitFor' option and the program times out, I can then peek at the buffer some of the remaining data is returned to me.
I cannot give you access to the system, but if there is anything you want me to try, let me know!
Thanks
Barry
Complete thread:
- ANSI Characters Messing Up Input Buffer - bmclellan, 2008-05-06, 05:23
- Re: ANSI Characters Messing Up Input Buffer - woddrazen, 2008-05-06, 09:11
- Re: ANSI Characters Messing Up Input Buffer - bmclellan, 2008-05-06, 17:49
- Re: ANSI Characters Messing Up Input Buffer - wodDamir, 2008-05-06, 18:33
- Re: ANSI Characters Messing Up Input Buffer - bmclellan, 2008-05-06, 19:13
- Re: ANSI Characters Messing Up Input Buffer - wodDamir, 2008-05-06, 19:19
- Re: ANSI Characters Messing Up Input Buffer - bmclellan, 2008-05-06, 20:02
- Re: ANSI Characters Messing Up Input Buffer - wodDamir, 2008-05-06, 20:07
- Re: ANSI Characters Messing Up Input Buffer - bmclellan, 2008-05-06, 20:02
- Re: ANSI Characters Messing Up Input Buffer - wodDamir, 2008-05-06, 19:19
- Re: ANSI Characters Messing Up Input Buffer - bmclellan, 2008-05-06, 19:13
- Re: ANSI Characters Messing Up Input Buffer - wodDamir, 2008-05-06, 18:33
- Re: ANSI Characters Messing Up Input Buffer - bmclellan, 2008-05-06, 17:49
- Re: ANSI Characters Messing Up Input Buffer - woddrazen, 2008-05-06, 09:11