Top "Nsnetservice" questions

The NSNetService class represents a network service, either one your application publishes or is a client of.

Using NSNetService and NSNetServiceBrowser on a Swift application

I'd like to make an app that is able to discover and connect to peers on the local network, so …

swift bonjour nsnetservice nsnetservicebrowser
Converting [NSNetservice addresses] to ip address string

This question was already asked here: NSNetservice IP address and here: iPhone: Bonjour NSNetService IP address and port I've used …

iphone objective-c cocoa-touch nsnetservice
NSNetServiceBrowser/Bonjour issues on iOS

I'm using Bonjour (NSNetServiceBrowser, to be precise) over WiFi in an app I'm developing for an iOS project I've been …

iphone ios bonjour nsnetservice nsnetservicebrowser
Using NSNetService class to make an SMB tcp ip connection to a folder shared on windows machine

I have been trying to figure out a way to access my windows shared folder using iPhone. The desired functionality …

iphone share smb nsnetservice