Receive buffer limitations (General questions)

by bmclellan, (6025 days ago)

Hello,

Are there any limitions to the size of the receive buffer or will it hold as much data as I can receive in one shot before calling the .Receive(dataready) method?

The reason I ask, is that I when I check the objSSH.DataReady object I get 24,674 bytes, and my .nfo debug file shows my entire output, but when I pull the data out of the .Receive buffer, it is missing quite a few bytes from the end of the data.


Thanks
Barry

locked

Complete thread: