I'm working on an iPhone-iPad app with Objective-C. I need to get the Bonjour Address of the device. I understand this address is generated with the hostname of the device, which I've already got.
Could anybody help me?
Thanks in advance.
Mikywan.
see following
following delegate methods will get fired depending on the result
See Docs for more detailed description