Hello Development,

Saturday, July 4, 2009, 3:20:45 AM, you wrote:

> I need to be able to upload the data from a UIImage to a server via  
> http POST however I simply cannot find a good example of how to  
> arrange the headers or how to make this post.
> The only data I need to send to the server is the file's name, the  
> user's name and the data itself and I simply cannot seem to get it to  
> work. Can any of you offer a helping hand?


I don't know if CoreFoundation stuff is available on iPhone but if it is, 
CFHTTPMessage is an excellent way to do HTTP POST.

Best regards,
 Peter                            mailto:darkmat...@blueyonder.co.uk

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to