What is kDomainStr defined as? If it's defined as empty string,
then that's your problem. You need to pass in the actual domain
that was returned in your browse callback when you originally
discovered the service. Much of the time, the domain will be
"local.", but now that we have wide-area support, it could be
anything, so you should not hard code the domain that you pass in
to your resolve, and should always use the actual domain of the
discovered service.
Best Regards,
-Marc
Okay, yup, that's obviously it then.
Thanks a bunch Marc!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bonjour-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/bonjour-dev/email@hidden