forum

Home / DeveloperSection / Forums / How to send NSURLConnection requests simultaneously

How to send NSURLConnection requests simultaneously

Anonymous User 1184 18-Nov-2015

I want to send url connection requests simultaneously to the same server using NSURLConnection class.

I'm trying to do it, but the second request do not start until the first one finishes.

How to solve this problem.


Updated on 20-Nov-2015
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By