Sending binary data - WeOnlyDo Discussion board

Sending binary data (General questions)

by Roland, Wednesday, February 16, 2005, 17:39 (7031 days ago)

I am just testing your WebServer component in PowerBuilder 9, everything works fine [:smile:], but I do have troubles sending binary data, because response.body is a string, and PB only has zero-terminated
versions of strings, so it stops at the first ch(0).

Is there an easy way (besides saving the binary data to a file and sending it)?

Thanks,

Roland


Complete thread: