On 10 Mar 2015, at 08:11, Mishra, Ankit <[email protected]> wrote:
> Can we Do streaming in Background using Multipeer Framework? Multipeer Connectivity is not designed to work while in the background. If you want to do networking in the background, you will have to use a different API. If you're doing streaming, you'll probably want to use one either TCP or UDP directly. In that case you'll have to following the rules outlined in Technote 2277 "Networking and Multitasking". <https://developer.apple.com/library/ios/#technotes/tn2277/_index.html> Share and Enjoy -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Relations, Developer Technical Support, Core OS/Hardware _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to [email protected]
