Sending binary data (General questions)
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:
- Sending binary data - Roland, 2005-02-16, 17:39
- Re: Sending binary data - wodSupport, 2005-02-16, 19:19
- Re: Sending binary data - Roland, 2005-02-16, 19:49
- Re: Sending binary data - wodSupport, 2005-02-16, 20:13
- Re: Sending binary data - Roland, 2005-02-16, 19:49
- Re: Sending binary data - wodSupport, 2005-02-16, 19:19