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.
Archive for category Networking
RadioTunes SDK
Mar 1
An iOS 4-compatible clone of iOS 5′s tweet sheet.
PhFacebook
Dec 11
AEURLConnection
Dec 11
An implementation of NSURLConnection’s sendAsynchronousRequest: for iOS 4
PolKit
Sep 9
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.
WebAppKit
Jul 23
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.
NPReachability
Jun 30
A block-based reachability class that notifies handlers of changes in the reachability status.
AFNetworking
Jun 3
An iOS networking library that uses NSOperations and block-based callbacks. Created by the guys over at Gowalla.
SDWebImage
Apr 26
Asynchronous image downloader with cache support with an UIImageView category.
MailCore
Apr 8
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.