Named Pipes using mkfifo and Cocoa
I have a C++ application that uses named pipes by calling mkfifo and I would like to use them to connect to a Cocoa app. I have taken a look at NSPipe but there isn't an option to connect to a named pipe. Does anyone know how to connect NSPipes or something else I can tie into the NSNotificationCenter that can talk to named pipes?
Thank you for your time,
Tom
Thank you for your time,
Tom
Mac Pro, Mac OS X (10.5.4)