Updated: 11/20/2009 at 4:13 PM EST
Book Excerpt: Programming in Objective-C 2.0
Though Objective-C's most popular use is for development on the Mac OS X and iPhone platforms, this object-oriented language can be used on many Linux, Unix, and Windows systems.
Developing a NIO-Based Client
As you probably know, New I/O offers many advantages such as speed and the ability to maintain a large number of concurrent connections.