nsnetservice
Mac: How to see list of running network services?
I am writing an application that needs to connect with a running network service on a Mac. Problem is, I have no idea what the service is called or even what port it uses. Is there a way to browse al[详细]
2023-02-01 07:16 分类:问答NSNetservice did not get netServiceDidPublish delegate call
what I want to do is enable a simple bonjour service on my ipod touch. And after I publish my custom bonjour service, the delegator did not get \"netServiceDidPublish:\" call. I also check there is n[详细]
2023-01-20 12:57 分类:问答Scan local network to detect windows/mac/linux computers with iPhone
I\'m trying to figure how to perform some networking tasks using Objective C on 开发者_JS百科the iPhone. I\'d like to enumerate all network devices on my local, home network. Also, I\'d like to be abl[详细]
2023-01-17 09:49 分类:问答Bonjour IM Client
I want to make an iPhone app which communicates with iChat on Mac OS X via Bonjour. I have already known how to create a service using NSNetService, bu开发者_JAVA百科t how can I communicate with iChat[详细]
2023-01-12 09:27 分类:问答NSNetServiceBrowser delegate not called when searching
I got a really annoying problem. Im trying to search after a NSNetService (that i know exist).I\'ve cop开发者_StackOverflow中文版ied the example code from http://www.macresearch.org/cocoa-scientists-p[详细]
2023-01-12 03:04 分类:问答Connect iPhone/iPad with Mac (the Apple way)
When Apple\'s Remote app tries to connect to a Mac (running iTunes) on a local network (using WiFi), the user needs to enter a passcode provided by the iPhone as a security measure. This approach has[详细]
2023-01-11 06:22 分类:问答Send AppleScript to remote computer in Objective-C
How do you use Objective-C (iPhone) to send an AppleScript to a remote computer (on same network) to be executed?[详细]
2022-12-30 07:45 分类:问答How to sync iPhone and Mac CoreData objects through bonjour?
I know similar questions have been asked before. I\'m using the Sync Demo app I found online here, which uses Picture Sharing as a guide.[详细]
2022-12-23 04:49 分类:问答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[详细]
2022-12-20 23:15 分类:问答