Hi All,
I'm currently evaluating the Winsock Registration and Resolution APIs
and have noticed when calling WSAInstallServiceClass without Bonjour
installed I'm getting the error code 10045 (WSAEOPNOTSUPP) but when
Bonjour is installed, the error code is odd (1813). I built the NSPTool
from the source code, disabled mdnsNSP, and the correct error code is
returned again.
I had a look through the NSP source code, but nothing jumped out at me
straight away except that the mdnsNSP NSPLookupServiceBegin
implementations doesn't actually check what type of query is being
invoked but just blindly tries to see if it's suffix is ".local", but
that still doesn't explain the weird error code.
Any thoughts on what is going on here?
Cheers,
Sam
_______________________________________________
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
This email sent to email@hidden