On 12/25/13, Stephen J. Butler <stephen.but...@gmail.com> wrote: > NSURLSession is a fancy HTTP client. It needs to talk to an HTTP server. > None of the included iOS and OS X frameworks (that I'm aware of) include an > HTTP server. > > You can either run an HTTP server on the device in your app ( > https://www.google.com/search?q=ios+http+server) or you can write your own > protocol and implement it. >
Thank you for the response. It was very helpful to know I was on the wrong path. Thanks, Eric -- Beginning iPhone Games Development http://playcontrol.net/iphonegamebook/ _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com