probably problems with buffer (General questions)
Goodmorning,
Firstly sorry for my bad english!
I'm usig trial version of wodSSH in a Visual Basic .NET Windows Application.
I don't know Unix absolutely but I'm a .NET developer so a friend of mine has given to me a Unix command to execute on the Unix server and show the answer on a textbox.
If I go to the Server with the client Putty and I execute this command the answer is:
Calls Voice Service Caller Dialed
Channel Today Service Status Input Digits
0 0 *Manoos
1 26 *On Hook
2 26 *On Hook
3 26 *On Hook
4 26 *On Hook
5 26 *On Hook
[...]
120 25 *On Hook
121 25 *On Hook
122 25 *On Hook
123 26 *On Hook
124 26 *On Hook
125 26 *On Hook
126 26 *On Hook
127 26 *On Hook
Otherwise if I execute this command from my Windows Application using wodSSH the answer is limited to the row 104 (not complete) as follow:
Calls Voice Service Caller Dialed
Channel Today Service Status Input Digits
0 0 *Manoos
1 26 *On Hook
2 26 *On Hook
3 26 *On Hook
4 26 *On Hook
5 26 *On Hook
[...]
100 26 *On Hook
101 25 *On Hook
102 25 *On Hook
103 25 *On Hook
104 25 *On
Whats the problem?
How can I resolve it?
HELP ME!!!
Thanks.
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