I’d like to populate a list with available file server names and URLs
This info could be had using:
set pickserv to choose URL showing File servers
But that would require user input.
Any suggestions?
I’d like to populate a list with available file server names and URLs
This info could be had using:
set pickserv to choose URL showing File servers
But that would require user input.
Any suggestions?
Hi,
take a look at this thread, though the mentioned method works only in Tiger.
In Leopard it’s only possible with ObjC using NSNetServiceBrowser