Re: Communication between userspace apps and KEXT
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 17 mars 05, at 05:06, Jeff Laing wrote: [...] Thanks in advance for any help whatsoever, You could use socket NKE otherwise. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... If your minimum requirement is 10.3, you could use kern_control socket. This is basically socket communication from the kernel to userspace and vice-versa. kern_control is documented and there's some kind of sample code in the documentation on Kernel Programming. This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephane Sudre