• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Pipes and helper tool
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pipes and helper tool


  • Subject: Re: Pipes and helper tool
  • From: David Blanton <email@hidden>
  • Date: Fri, 07 Feb 2003 16:18:41 -0700

On 2/7/03 1:50 PM, "Frank Fenn" <email@hidden> wrote:

> 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
> ______________________________________________
Actually

NSMachPort(NSMachRPC(NSMachIPC(NSMachMsg(NSData))))

I think better describes my previous response.

Embedded in Mach RPC is Mach IPC and Mach Messages. Use Mach RPC for local
and remote task to task communication.
_______________________________________________
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.

References: 
 >Pipes and helper tool (From: Frank Fenn <email@hidden>)

  • Prev by Date: Re: Pipes and helper tool
  • Next by Date: Re: noCacheMask not working on iDisk?
  • Previous by thread: Re: Pipes and helper tool
  • Next by thread: Re: Pipes and helper tool
  • Index(es):
    • Date
    • Thread