FROM : Stephen Hoffman
DATE : Sun Feb 17 22:11:22 2008
> From: Tom Jones <<email_removed>>
>
> I'm looking for more information on how to create a Background/Daemon
> application. I've been learning Obj-C and I really like it. I have
> bought what books I can on the subject but none of them really cover
> this subject.
>
The following Daemons and Agents technical note might provide you with a
starting point:
http://developer.apple.com/technotes/tn2005/tn2083.html
Objective C and Cocoa stuff usually doesn't run as an agent; Cocoa isn't
considered appropriate.
You can see Cocoa used to build a UI tool to control the daemon or agent.
DATE : Sun Feb 17 22:11:22 2008
> From: Tom Jones <<email_removed>>
>
> I'm looking for more information on how to create a Background/Daemon
> application. I've been learning Obj-C and I really like it. I have
> bought what books I can on the subject but none of them really cover
> this subject.
>
The following Daemons and Agents technical note might provide you with a
starting point:
http://developer.apple.com/technotes/tn2005/tn2083.html
Objective C and Cocoa stuff usually doesn't run as an agent; Cocoa isn't
considered appropriate.
You can see Cocoa used to build a UI tool to control the daemon or agent.
| Related mails | Author | Date |
|---|---|---|
| Tom Jones | Feb 16, 22:07 | |
| Edward Patel | Feb 16, 22:40 | |
| Scott Stevenson | Feb 16, 23:36 | |
| Stephen Hoffman | Feb 17, 22:11 | |
| objectwerks inc | Feb 24, 16:58 | |
| j o a r | Feb 24, 18:32 | |
| Markus Hitter | Feb 24, 18:48 | |
| objectwerks inc | Feb 24, 22:22 | |
| j o a r | Feb 24, 22:36 | |
| objectwerks inc | Feb 24, 23:06 |






Cocoa mail archive

