On Thu 14.Jun.12 06:15, Aviv Zilberman wrote:
Hi,
Hi,
I read all the mailing in the archive regarding "bad packet length" issue and
still didn't understand the solution.
I am able to write successfully one buffer of data into SSH channel using
process X (Solaris x86), the remote side (VxWorks) read it successfully and
send response.
Process Y (I used fork() after connect so one process is responsible for
writing while the other for reading - both of them use same channel)
that's probably the culprit. One process/thread should use one
session/channel.
Cheers,
-- andreas