Hi all,
is there a way that an application running at user-mode can communicate with another application at the kernel mode.
For example, I would like to collect some infomation from the network driver and feed it some sniffer app running at user lever.
How do I proceed . Please advise.