views:

14

answers:

0

Can some one say the maximum size of the data we can send using NSURLConnection. I am planning to send a data to a server that would minimally have 5 MB size. So I wanted to check is there any bound on the size of the data we can send. If there are any please tell a way to get out of this problem?