Re: Soap web Service (get an image back from a webservice server)
Re: Soap web Service (get an image back from a webservice server)
- Subject: Re: Soap web Service (get an image back from a webservice server)
- From: Nir Soffer <email@hidden>
- Date: Thu, 27 Jul 2006 16:47:14 +0300
On 27/07/2006, at 15:59, Anthony Mittaz wrote:
Is there anyone who know how to get an image/picture back from a web
Service server on a cocoa soap client.
I think the soap server is using base64 encoding for the picture.
To get the image data, you can use this:
http://www.dribin.org/dave/blog/archives/2006/03/12/base64_cocoa/
Then use NSBitmapImageRep to create the image from the data.
Best Regards,
Nir Soffer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden