Re: WeOnlyDo.wodSSHCom.1: The current connection h (General questions)
Okay, I changed the code to Send and then do Receive four times. Here is the debug log:
[code]
*** OnConnect received, err = 0
Last login: Fri May 3 12:45:54 2013 from 10.254.1.27
Sun Microsystems Inc. SunOS 5.10 s10_72 December 2004
$ echo X123456789X123456789X123456789X123456789X123456789;echo X123456789X123456789X123456789X123456789X123456789;echo X123456789X123456789X123456789X123456789X123456789;echo X123456789X123456789X123456789X123456789X123456789;echo X123456789X12345678;echo ABCD;
echo X123456789X123456789X123456789X123456789X123456789;echo X123456789X123456789X123456789X123456789X123456789;echo X123456789X123456789X123456789X123456789X123456789;echo X123456789X123456789X123456789X123456789X123456789;echo X123456789X12345678;echo ABC...[/code]
Where dots are 0x07 bytes. Then it times out with:
[code]WeOnlyDo.wodSSHCom.1: The current connection has timeout.[/code]
What's next?