Closed GoogleCodeExporter closed 8 years ago
You're using the inline protocol: basically a single line, split on whitespace,
followed by an \r\n. This, obviously, cannot be used to transport any binary
payload. You need to use the newer protocol, which does work with any payload.
Please refer to the website for protocol documentation, or use a client
implementation that supports this protocol.
Original comment by pcnoordh...@gmail.com
on 30 Jul 2011 at 9:57
Original issue reported on code.google.com by
p...@stopforumspam.com
on 29 Jul 2011 at 9:23Attachments: