mcsession Questions

1

Solved

I'm learning the basics of MultipeerConnectivity framework. I was trying to just send some data between two simulators, so I set up a small project and I've implemented the MCBrowserViewControllerD...
Dairying asked 10/7, 2023 at 19:25

0

Starting with iOS 15 (and maybe iOS 14), I had been having trouble getting Bonjour to work (it's working now). I am using MCSession, MCAdvertiserAssistant, and MCNearbyServiceBrowser. None of my de...
Ideate asked 14/2, 2022 at 9:2

1

Solved

I am transferring photo peer to peer. All things works fine but I am not able to get the photo(file) transfer speed i.g internet speed. Like MB the file is transferred. Second I want to fetch the s...
Chickpea asked 9/1, 2022 at 16:2

1

Using a MCSession, the session can only have 8 devices connected to it: Sessions currently support up to 8 peers, including the local peer I need way more than 8 peers. I came across this appl...
Egestion asked 22/2, 2020 at 6:1

0

The Multipeer Connectivity Framework documentation is a bit lacking. Below I have several questions about connections and relaying. In order to make things easier, I created an image for each ques...
Jingoism asked 6/12, 2015 at 3:50

2

I'm successfully sending a stream of NSData. The delegate method below is getting that stream and appending to NSMutableData self.data. How do I take this data and make it into a UIView/AVCaptureVi...
Flu asked 13/3, 2014 at 20:54
1

© 2022 - 2024 — McMap. All rights reserved.