Download ConnectionManager Free Java Code
Description
and contains a couple of little helper functions for my normal workflow. It utilises completion blocks to control what happens when a connection completes. Also has queuing, reachability, NSData in JSON to NSDictionary, check if file exists in documents directory. I use the singleton function to shared Manager to handle all NSURLConnections in my app.
Source Files
The download file ConnectionManager-master.zip has the following entries.
ConnectionManager.xcodeproj/project.pbxproj
ConnectionManager/CMConnectionInfo.h// ww w . j av a 2 s. c o m
ConnectionManager/CMConnectionInfo.m
ConnectionManager/ConnectionManager-Prefix.pch
ConnectionManager/ConnectionManager.h
ConnectionManager/ConnectionManager.m
ConnectionManager/CustomConnection.h
ConnectionManager/CustomConnection.m
ConnectionManager/CustomRequest.h
ConnectionManager/CustomRequest.m
ConnectionManager/Reachability.h
ConnectionManager/Reachability.m
Download
Click the following link to download ConnectionManager-master.zip.
ConnectionManager-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »