I am trying to send multiple NSUrlConnection
simultaneously using thread concept. Also i am trying to handle the connection
delegates.
I tried sending repeated request but i dono how to handle the received data. Is there any documentation regarding this multiple NSURLConnection.