SOAP and Binary Data

  • Thread starter Thread starter Lee
  • Start date Start date
L

Lee

Hi,

What's the best way off sending binary data in soap
messages. I understand that I could encode it, but this
is very inefficient. I've read about DIME and SOAP
attachements but don't know if the .Net compact framework
on PPC will support these extensions.

Any help?
 
Lee,

Did you get it working with the zinc code?

Where you able to attach a binary file to the echo response?
 
Back
Top