Re: NSURLSession + Bonjour to do peer-to-peer file transfers?
Re: NSURLSession + Bonjour to do peer-to-peer file transfers?
- Subject: Re: NSURLSession + Bonjour to do peer-to-peer file transfers?
- From: Eric Wing <email@hidden>
- Date: Thu, 26 Dec 2013 01:02:55 -0800
On 12/25/13, Stephen J. Butler <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden