Upload photo to arbitrary FTP with iPhone app

你。 提交于 2019-12-17 16:50:23

问题


I'd like to upload a photo from my iphone to an arbitrary ftp. How can I do this with Cocoa / Xcode ?

Thanks!


回答1:


You'll want to look into CFFTPStream in regard to the iPhone




回答2:


There's a nice framework out there called ConnectionKit. I haven't used it personally, but I've heard it's good.



来源:https://stackoverflow.com/questions/128378/upload-photo-to-arbitrary-ftp-with-iphone-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!