I want to read text file that is placed on server. for example my file is placed on this link: http://mysite.com/files/objects.txt
How can I read the contents of this file into NSString?
I want to read text file that is placed on server. for example my
Share
Try this: