Re: Can a kext talk to an application ?
On Wed, 12 June 2002, darwin-kernel-request@lists.apple.com 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 ?
How to tell the application to do something ?
I could not find a way to make this type of notification work, so instead I used a sysctl with polling from the application. The kernel programming doc explains sysctl well enough to get started, though there were a couple of errors that hopefully have been corrected by now. Andrew _______________________________________________ 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)
-
andrew@downs.ws