I am developing one small app in which i have multiple NSURLConnection.I have created that NSURL Connection but i don\'t know how to handle it.My code is like below.
you might want to take a look at AFNetworking for an easier and tidier way of doing network requests.