|
|
Version: 1.0 Posted: 2009-09-17 Build Requirements: Xcode 3.2 or later, iPhone SDK 3.0 or later Runtime Requirements: iPhone OS 3.0 or later Download Sample Code (SimpleURLConnections.zip, 68.2K) |
||||
DescriptionSimpleURLConnections shows how to do simple networking using the NSURLConnection API. The goal of this sample is very limited: it does not demonstrate everything you need to implement a fully fledged networking product, rather, its goal is to demonstrate simple HTTP GET, PUT and POST using the NSURLConnection API. Document Revision History
|