K
kackson
Hi.
I need to create a webservice that allows users to download jpeg
images. I'm stuck with how to send the jpeg file (binary) in the
fastest and most efficient way. I read about DIME which seems like a
good candidate. But it appear to me that if I use DIME to send my
binary data, my users (clients) would need to be on Microsoft platform
to be able to parse and receive the jpeg without a hassle?? Is this
true? My clients are on various platforms (MS and non-MS). Thanks for
any guidance.
I need to create a webservice that allows users to download jpeg
images. I'm stuck with how to send the jpeg file (binary) in the
fastest and most efficient way. I read about DIME which seems like a
good candidate. But it appear to me that if I use DIME to send my
binary data, my users (clients) would need to be on Microsoft platform
to be able to parse and receive the jpeg without a hassle?? Is this
true? My clients are on various platforms (MS and non-MS). Thanks for
any guidance.