probably problems with buffer - WeOnlyDo Discussion board

probably problems with buffer (General questions)

by spettroelica, Thursday, December 28, 2006, 15:57 (6540 days ago)

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: