Home > IKConnectionDelegate

IKConnectionDelegate

IKConnectionDelegate is a project mainly written in OBJECTIVE-C and C, based on the MIT license.

The IKConnectionDelegate class simplifies your NSURLConnection-related code by using GCD and blocks.

Abstract: The IKConnectionDelegate class removes NSURLConnection dance by using GCD and blocks. You just need to provide completion block and blocks to respond to the upload/download progress. See Demo App to get the idea (Look at the Downloads section).

License: MIT License

Previous:nometoo