Re: communicating with NDIS under user mode without u- sing IM driver

> ----------

From: Maxim S. Shatskih[SMTP:xxxxx@storagecraft.com]
Reply To: NT Developers Interest List
Sent: Wednesday, March 28, 2001 9:15 PM
To: NT Developers Interest List
Subject: [ntdev] Re: communicating with NDIS under user mode without
using IM driver

> I am about to write a user mode diagnostic tools for our network
> adapter. But the constraint is I can only implement it in one user mode
> execution file (exe or dll). I knew communicating with NDIS driver under
> user mode need a IM driver. However, Is there any other way?

Not an IM, but a protocol driver like the PACKET sample.
I don’t think there are other ways.

If driver can be changed, standard IOCTL method would work. It is much
easier than implementing a protocol driver.

Best regards,

Michal Vodicka
Veridicom
(RKK - Skytale)
[WWW: http://www.veridicom.com , http://www.skytale.com]


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com