Archive for category Networking

RadioTunes SDK

A radio streaming SDK for iOS with support for the http and mms protocols. RadioTunes SDK can play mp3, aac, aac+ and wma audio streams. Includes documented source code of a demo Xcode project demonstrating usage. Also supports background playback and recording.

Official RadioTunes web site

DETweetComposeViewController

An iOS 4-compatible clone of iOS 5′s tweet sheet.

Official DETweetComposeViewController web site

Official DETweetComposeViewController repository

PhFacebook

MacOSX Interface to Facebook graph API.

Official PhFacebook repository

AEURLConnection

An implementation of NSURLConnection’s sendAsynchronousRequest: for iOS 4

Official AEURLConnextion repository

PolKit

A collection of many reusable Obj-C classes and functions for Mac OS X Leopard and later providing features like advanced networking, file system utilities, HID, MIDI & serial port devices support, OpenSSL encryption, file upload & download for many protocols, etc.

Official PolKit repository

WebAppKit

A very flexible web server framework written in Cocoa perfectly suited to implementing web services. Easily map paths and requests to selectors. It has a template engine, database support, does sessions, HTTP AUTH, and cookies.

Official WebAppKit web site

NPReachability

A block-based reachability class that notifies handlers of changes in the reachability status.

Official NPReachability repository

AFNetworking

An iOS networking library that uses NSOperations and block-based callbacks. Created by the guys over at Gowalla.

Official AFNetworking Repository

SDWebImage

Asynchronous image downloader with cache support with an UIImageView category.

Official SDWebImage repository

MailCore

A Cocoa framework built to ease the pain of supporting the IMAP and SMTP protocols. With MailCore you can download e-mail, create folders, delete folders, rename folders, send e-mail and etc.

Official MailCore repository