开发者

Uploading images to a server using an iPhone

How can I upload multiple files to a server using an iPhone, without error?

I am using HTTP for uploading images but some 开发者_JAVA百科of images are missing.


The ASIHTTTRequest library's ASIFormDataRequest method allows you to easily attach images to your post with a simple line of code for each imag, doing the whole thing asynchronously with simple success and failure delegate methods.

Just a suggestion. Posting your code is essential if you want to use your own code instead.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜