Help with notifications and NSFileHandle threads

2008-06-27 Thread Wan, Nathan (CIV)
Hi all, I am new to Objective-C and Cocoa, but I am learning it for what I thought was a pretty small project. I need some help with the notification system and the run loop in Cocoa. The end result is supposed to be a program that constantly reads and writes data from a serial port to a loc

Working with Notifications and NSFileHandle

2008-06-27 Thread Wan, Nathan (CIV)
Hi all I'm new to Objective-C and Cocoa and I am having trouble with the notifications system. This I thought was just a small project to write a native mac program to continuously read and write data from a serial port to a file. It was suggested I use NSFileHandle to maintain safe threads,

RE: launchd daemon at boot time

2008-07-03 Thread Wan, Nathan (CIV)
PROTECTED] Sent: Thu 7/3/2008 4:04 PM To: cocoa-dev@lists.apple.com Cc: Wan, Nathan (CIV) Subject: Re: launchd daemon at boot time Am 03.07.2008 um 23:40 schrieb "Nathan Wan" <[EMAIL PROTECTED]>: > Hi all, > > > > I followed documentation here > (http://develop