ASIHTTPRequest

TwitterFacebook
Get flash to fully experience Pearltrees
ASIHTTPRequest is an easy to use wrapper around the CFNetwork API that makes some of the more tedious aspects of communicating with web servers easier. It is written in Objective-C and works in both Mac OS X and iPhone applications. It is suitable performing basic HTTP requests and interacting with REST-based services (GET / POST / PUT / DELETE).

ASIHTTPRequest Documentation - All-Seeing Interactive

http://allseeing-i.com/ASIHTTPRequest/
http://allseeing-i.com/ASIHTTPRequest/How-to-use

ASIHTTPRequest example code - All-Seeing Interactive

Creating and running requests Creating a synchronous request