On Nov 19, 8:07 am, Hal <[email protected]> wrote:
> The byte (in this instance) is 0x1D at offset 0x14
> 0000:0000 | 2E 00 0D 0A  C0 7C 00 00  00 9A 00 00  00 EC BA E5  4C
> | ....À|.......ìºåL
[...]
> The extra byte shifts the payload by 1, so the payload length becomes
> incorrect. I can't see where this byte is coming from.

I noticed that you have 0D 0A, suggesting that something is doing a
text conversion (CR or LF --> CRLF).

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to