Re: Safari's rendezvous feature
Re: Safari's rendezvous feature
- Subject: Re: Safari's rendezvous feature
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 16 Oct 2003 17:31:58 -0700
On Oct 16, 2003, at 4:21 PM, Seaside wrote:
I searched Apple's site regarding Safari's rendezvous feature:
I see in Safari the Rendezvous menus, but could not find the part
of cocoa specification which relates to the correct domain to announce
a website/url.
<
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSNetService.html>
initWithDomain:type:name:port:
[...] This method is the publishing appropriate initializer. [...] It
is generally preferred to use a NSNetServiceBrowser object to obtain
the local registration domain in which to publish your service. To use
this default domain, simply pass in an empty string (@"") for the
domain argument.
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.