Subject: Re: dispatch_protocol_error: type 90 seq 4

Re: dispatch_protocol_error: type 90 seq 4

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 17 Mar 2010 19:54:40 +0100 (CET)

On Wed, 17 Mar 2010, Dave McCaldon wrote:

>>> => libssh2_transport_write plain (24 bytes)
>>> 0000: 5A 00 00 00 07 73 65 73 73 69 6F 6E 00 00 00 00 : Z....session....
>>> 0010: 00 01 00 00 00 00 80 00 : ........
>>
>> There's the type 90 I believe (0x5A).
>
> Does anyone know what we're sending to the server here?

libssh2/src/channel.c:_libssh2_channel_open() line 194 shows how it sets the
first byte in the packet to SSH_MSG_CHANNEL_OPEN which is 90/0x5a.

-- 
  / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-03-17