Re: System preference File Sharing
Re: System preference File Sharing
- Subject: Re: System preference File Sharing
- From: Jens Alfke <email@hidden>
- Date: Tue, 30 Mar 2010 11:14:38 -0700
On Mar 30, 2010, at 2:39 AM, email@hidden wrote:
> I have an application where in I need to list the local shared folders only if "File Sharing" is enabled and smb check box ischecked.Is there any way I can know if "File sharing" is checked and "Share files and folders using SMB" is also checked for the shared folder.
Check whether the samba daemon is running, by iterating the process list? (Standard Unix APIs, not Cocoa.)
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden