Tech Support > Microsoft Windows > Drivers > Send buffer in NDIS IM driver
Send buffer in NDIS IM driver
Posted by mosquitooth on September 12th, 2003


Hi

I'm currently developing a function that receives a
buffer and its lenght as input (plus an ADAPT structure
as in the passthru sample) and then sends the whole stuff
down the wire via NdisSend.

Now, the problem is I can't figure out how this is done
and I'm under time pressure, so could perhaps some guru
in this newsgroups give me a detailed descripting of how
such a function should look like (best with source code!).

I know I ask for a lot but this is my last safety belt.

Thanks for any help!!!!!!

mosquitooth
-confused newbie at work