| Last Revision: | Version 1.3, 2012-05-09 |
| Build Requirements: | Mac OS X 10.7.3, Xcode 4.3.2 |
| Runtime Requirements: | iOS 4.3 |
Shows how to do simple networking using the NSStream API. The goal of this sample is very limited: it does not demonstrate everything you need to implement a fully fledged networking product, rather, it focuses on using the NSStream API to move a realistic amount of data across the network.