Re: Can a kext talk to an application ?
On Wednesday, June 12, 2002, at 01:28 PM, Alain Birtz wrote: Apple in SimpleUserClient show how to make connections from an application to a kext. But how to do the opposite: sending message from kext to an application ? Have a look at the source code for tcplog in the Darwin CVS repository. How to tell the application to do something ? See above. Alternatively, is it possible to (load and) run a shell tool from a kext ? It must be possible but it's far from being a good idea. Can a kext send an AppleEvent to an application ? I don't think it can due to the same restriction that applies to Root boot daemon. _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Stéphane Sudre