Pipes and helper tool
Pipes and helper tool
- Subject: Pipes and helper tool
- From: Frank Fenn <email@hidden>
- Date: Fri, 7 Feb 2003 13:50:47 -0700
On Friday, February 7, 2003, at 12:49 PM, Finlay Dobbie wrote:
You have so many options! The easiest may be to serialize your
NSMutableArray to an NSData, then write that down your pipe to the
tool.
So, I've now written a Foundation helper tool which I can launch with
AuthorizationExecuteWithPrivileges().
How do I now set up the pipe? I guess I have to work with named pipes
somehow since I didn't use NSTask
I can't set stdin of my tool to a pipe created with NSPipe
--
regards
Frank Fenn - Bright Light Software
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.