Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将大文件从 iPhone 上传到 .net 服务器。我应该使用什么 API?我还需要估计上传时间。
如何完成这个任务?
根据您的要求使用AFNetworking https://github.com/AFNetworking/AFNetworking libray
AFNetworking