Cool as the other side of the pillow…
RSS icon Email icon Home icon
  • Excellent article on use of network on iPhone applications

    Posted on April 23rd, 2010 GQAdonis No comments

    Matt Gallagher posted a great article on network data requirements that can affect an application being accepted or rejected in the AppStore.

    A commenter mentioned an open source library called ASIHttpRequest, which uses the lower level CFNetwork API, which enables the library to provide advanced features like throttling for bandwidth when streaming large data sets.

    Leave a reply