I am developing a filesystem browsing app, and am intending to use
NSLStandardGetURL to discover resources. Having searched around the
'net and Developer Connection, I cannot find info on how to mount the
resource once selected. Am I expected to use mount or smbmount and
handle it myself from there on in, or is there a network resource
mounting API I haven't yet found?
Please don't tell me to use Bonjour - I'd like to know the
tried-and-tested method.