Sending binary data (General questions)

by Roland, (7379 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

locked

Complete thread: