I'd like to upload a photo from my iphone to an arbitrary ftp. How can I do this with Cocoa / Xcode ?
Thanks!
I'd like to upload a photo from my iphone to an arbitrary ftp. How can I do this with Cocoa / Xcode ?
Thanks!
You'll want to look into CFFTPStream in regard to the iPhone
There's a nice framework out there called ConnectionKit. I haven't used it personally, but I've heard it's good.