Re: Sending binary data (General questions)
Roland,
yes. When I think more, when you access Body property then wodWebServer internally accesses file defined in Filename property, and reads/writes it for you.
So, you can do it as you suggested - read and write to a file, and then use Request.Filename (or Response.Filename) to point wodWebServer to that file.
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