On Mar 15, 2009, at 10:32 PM, Deepa wrote:
Are there any APIs available for uploading photos to MobileMe account?
There are, but you don't want to use them. Apple once made a DotMacKit framework that would upload anything to MobileMe, but it hasn't been updated in years, it's horribly obsolete, the authors will most likely never update it, and the source code isn't available.
You're best off using a library that supports HTTP PUT and doing this manually, such as ConnectionKit or CURL.
Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ 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