FROM : j o a r
DATE : Mon Nov 19 23:10:37 2007
On Nov 19, 2007, at 1:46 PM, Jordan Chark wrote:
> The computer I'm looking to detect is also a Mac, which is probably
> easier to accomplish as on PCs I was thinking some client-side
> software may be needed (unless it'd be done with Samba).
If you choose to implement this this functionality using Bonjour, note
that any client-side software for Windows could be implemented using
the same technology:
<http://developer.apple.com/networking/bonjour/index.html>
Also note that Cocoa provides two classes for working with Bonjour
services and service discovery: NSNetService and NSNetServiceBrowser.
There's a bit of sample code here:
</Developer/Examples/Foundation/PictureSharing>
j o a r
DATE : Mon Nov 19 23:10:37 2007
On Nov 19, 2007, at 1:46 PM, Jordan Chark wrote:
> The computer I'm looking to detect is also a Mac, which is probably
> easier to accomplish as on PCs I was thinking some client-side
> software may be needed (unless it'd be done with Samba).
If you choose to implement this this functionality using Bonjour, note
that any client-side software for Windows could be implemented using
the same technology:
<http://developer.apple.com/networking/bonjour/index.html>
Also note that Cocoa provides two classes for working with Bonjour
services and service discovery: NSNetService and NSNetServiceBrowser.
There's a bit of sample code here:
</Developer/Examples/Foundation/PictureSharing>
j o a r
| Related mails | Author | Date |
|---|---|---|
| Jordan Chark | Nov 19, 22:10 | |
| I. Savant | Nov 19, 22:26 | |
| Jordan Chark | Nov 19, 22:46 | |
| David Symonds | Nov 19, 22:55 | |
| I. Savant | Nov 19, 22:58 | |
| Shawn Erickson | Nov 19, 23:00 | |
| j o a r | Nov 19, 23:10 |






Cocoa mail archive

