FROM : Adam
DATE : Fri Apr 22 05:01:45 2005
I read about NSNetServiceBrowser and I wrote a small app that could
detect the rendezvous / bonjour iTunes sharing service on the network
using NSNetServiceBrowser and NSNetService with a service type of
_daap._tcp.
NSNetService returns a struct sockaddr that has the IP address and the
port of the machine broadcasting the service. However, I would also
like to get the hostname / Computer Name of the machine broadcasting
this service. How could I obtain this info?
Thanks,
Adam
DATE : Fri Apr 22 05:01:45 2005
I read about NSNetServiceBrowser and I wrote a small app that could
detect the rendezvous / bonjour iTunes sharing service on the network
using NSNetServiceBrowser and NSNetService with a service type of
_daap._tcp.
NSNetService returns a struct sockaddr that has the IP address and the
port of the machine broadcasting the service. However, I would also
like to get the hostname / Computer Name of the machine broadcasting
this service. How could I obtain this info?
Thanks,
Adam
| Related mails | Author | Date |
|---|---|---|
| Adam | Apr 22, 05:01 | |
| Marc Krochmal | Apr 22, 18:44 | |
| Nicko van Someren | Apr 22, 18:57 | |
| Marc Krochmal | Apr 22, 19:02 | |
| Shaun Wexler | Apr 22, 21:38 |






Cocoa mail archive

