You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Rich Johns <rj...@vignette.com> on 2000/09/26 18:43:03 UTC

binary data

So far in my experiementation with SOAP I haven't
tried to send binary data. Couple of questions:

1) are there any problems with passing binary data
    as a parameter.
2) would a byte array be the best way to pass it?
3) are there any examples of passing binary data?

thanks.