Hi,
>  Is the best way to transport the image data as a byte[]?
You can transport them as byte[] using either base64 encoding, MTOM or
SwA... MTOM would be the best one among those 3 options, as it
transports the image data as it is without encoding and it is the new
standard.

>  Is there a large overhead from the SOAP protocol which makes the service a
> bit slow or do you
> think it will work fine?
IMHO it will work fine.. Anyway the file needs to be transferred..
SOAP overhead would not be a huge compared to the time it takes to
transport.

thanks,
Thilina
>  Any other suggestions?
>
>
>  /Pär
>
> ________________________________
> Express yourself instantly with MSN Messenger! MSN Messenger



-- 
Thilina Gunarathne  - http://thilinag.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to