Re: probably problems with buffer (General questions)
Hans,
Yes, this is probably your prompt. When command is executed did you receive same prompt?
[code]
ssh1.WaitFor( TERM=[xterm]? ) //first prompt before command is executed
ssh1.DataReady = 0
TextBox1.Text = TextBox1.Text + (ssh1.Execute( shmview -sysmon + vbLf, here goes prompt after command is executed , 30))
[/code]
If problem persist any chance that we can connect to your server and try to resolve your problem? You can send your private information to techsupport@weonlydo.com
Drazen
Complete thread:
- probably problems with buffer - spettroelica, 2006-12-28, 15:57
- Re: probably problems with buffer - woddrazen, 2006-12-28, 16:27
- Re: probably problems with buffer - spettroelica, 2006-12-28, 17:39
- Re: probably problems with buffer - woddrazen, 2006-12-28, 17:55
- Re: probably problems with buffer - spettroelica, 2007-01-02, 09:56
- Re: probably problems with buffer - woddrazen, 2007-01-02, 11:23
- Re: probably problems with buffer - spettroelica, 2007-01-02, 11:58
- Re: probably problems with buffer - woddrazen, 2007-01-02, 12:46
- Re: probably problems with buffer - spettroelica, 2007-01-02, 17:30
- Re: probably problems with buffer - woddrazen, 2007-01-02, 12:46
- Re: probably problems with buffer - spettroelica, 2007-01-02, 11:58
- Re: probably problems with buffer - woddrazen, 2007-01-02, 11:23
- Re: probably problems with buffer - spettroelica, 2007-01-02, 09:56
- Re: probably problems with buffer - woddrazen, 2006-12-28, 17:55
- Re: probably problems with buffer - spettroelica, 2006-12-28, 17:39
- Re: probably problems with buffer - woddrazen, 2006-12-28, 16:27