Re: HTTP Uploading
Re: HTTP Uploading
- Subject: Re: HTTP Uploading
- From: Lars von Wedel <email@hidden>
- Date: Mon, 02 Jul 2007 10:30:12 +0200
Hello,
I was able to get the bottom most code fragment shown in this URL working:
http://www.cocoadev.com/index.pl?HTTPFileUpload
Just make sure that you are really picky about string representations,
boundaries, line breaks and so on. For more difficult things, something
like libcurl may be better, but for simple tasks the above stuff should
be fine. I use it to upload images to a print service.
Lars
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden