开发者

download image from webpage, without showing webpage to user?

is there any method to download image from webpage, without showing webpage to user? one can do this through 'web ser开发者_开发知识库vice'. Is there any other??


Have a look at NSURLConnection.

http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/URLLoadingSystem/URLLoadingSystem.html

You can also do this in C using CFNetwork.

http://developer.apple.com/library/mac/#documentation/Networking/Conceptual/CFNetwork/Introduction/Introduction.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜