JPEG performance

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How cn JPEG pictures be transfered most efficiently as a parameter in a
WebService method? I guess, a BLOB in Base64 isn't very efficient?
 
The best way to do that is use DIME. On the server you need WSE 2.0. For
smart clients there exists an implementation on http://www.opennetcf.org.

If you need more help, let me know.

Maarten
 

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

Back
Top