Recommended resources for Networking:
Networking Overview document — Despite the fact that this is in the archive, it still contains a lot of useful content.
URL Loading System article —
is the recommended API for HTTP[S] on Apple platforms.NSURLSession
Network framework documentation — Network framework is the recommended API for TCP and UDP on Apple platforms.
Choosing a Network Debugging Tool article — Apple platforms support lots of different network debugging tools, and this article will help you decide which tool works best for you.