web service and sending binary files

T

tony

hi.

what is the best way, for sending binary files (images,text,etc) , from the
smart device to a web service ?

im using net cf 1.1 and win.ce net

thanks in advance.
 
G

Greg Young

If you have a byte [] defined it will automatically be base64 encoded while
being sent.

Cheers,

Greg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top