Re: How to schedule an autonomous (SMTP/FAX) service.
Re: How to schedule an autonomous (SMTP/FAX) service.
- Subject: Re: How to schedule an autonomous (SMTP/FAX) service.
- From: "Kyle Sluder" <email@hidden>
- Date: Wed, 21 May 2008 18:59:10 -0400
On Wed, May 21, 2008 at 10:20 AM, <email@hidden> wrote:
> I was thinking of using launchd or perhaps an independent cron job. But I'm not sure of the simplist/most efficient way to do something like this in Cocoa/ObjC.
Scheduled jobs are the domain of launchd; this is a concept that
exists outside an individual application, so the proper functionality
for doing so is to create a launchd task.
--Kyle Sluder
_______________________________________________
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