Post

Replies

Boosts

Views

Activity

Comment on Multiple incoming connections on NWListener for single connection attempt
What does 'dropped immediately' mean? I am now calling start() on all incoming connections and was expecting that only one of them would enter the .ready state. But they all do. So do I need to send my own handshake packet from the client to identify which connection is the real one? Or just wait for a short amount of time? In my app I want to establish one working connection, and then shut down the Bonjour listener and browser and start sending video data across the connection.
Mar ’23