Friday, February 19, 2010

MYNetwork

MYNetwork is a handy networking library for iPhone and Mac OS X which abstracts all the socket-level drek and lets you focus on sending and receiving messages.

Monday, January 4, 2010

Network Reachability

Here's a free, BSD-licensed codebase for testing reachability on the iPhone. Also see the UIDevice extension.