Re: NDIS/Networking Newbie



Carl,

It's a long URL. Perhaps you mistyped it. Feel free to email me offline at
stevej@xxxxxxxxxxxxxxxxxxxxxxxxx if you'd like more information.


Steve

"Carl Woodward" wrote:

That sounds quite cool! As of 9:30 GMT 20th March 2007 the link you posted
seems to be broken though.

Thank you for your response!

Carl

"Steve Jackowski" <SteveJackowski@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:7F4D6EF9-4D2C-47CC-B9C2-697DCA33B54A@xxxxxxxxxxxxxxxx

Carl,

If you're interested in a cross-platform IM-like framework (9x through
64-bit Vista, CE/PocketPC/Mobile 5, Macintosh, Solaris, Linux) where a
single
driver will run on all platforms, please take a look at our DNE product
www.determinsticnetworks.com/products/dne.asp. It is installed in
millions
of systems and actually does have an option to provide a process context
at
the IM level.


Steve
"Carl Woodward" wrote:

Dear all,

I am just beginning to start looking at NDIS and Networking and am
reasonably comfortable with the principles but am constantly confusing
myself and have found some of the NDIS documentation too technical. I
guess
what I am looking for is an overview. Are there any resources on the
Internet that I can look at?

My first goal is to write a filter driver that captures all network
activity
and the process context for the network request. I am principly
interested
in TCP/IP connections but being able to filter all network traffic for
all
adapters is my ultimate goal. My target platforms are XP, 2K3 and Vista.

Just to make sure that I am not wasting a vast amount of time, I am
hoping
NDIS experts on here can set me straight on a few questions:

1. Should I be writing a filter driver similar to passthru?
2. Is it possible to capture process context for each outbound packet or
is
the process context arbitrary?
3. The WDK and DDK docs hint that passthru may not be suitable for a
production driver. Is there anything significant missing from it?

Many thanks for any responses!

Carl




.



Relevant Pages

  • Re: NDIS/Networking Newbie
    ... My first goal is to write a filter driver that captures all network activity ... and the process context for the network request. ... 2K3 and Vista. ... Should I be writing a filter driver similar to passthru? ...
    (microsoft.public.development.device.drivers)
  • Re: NDIS/Networking Newbie
    ... "Thomas F. Divine" wrote: ... But DNE provides process context by hooking on TDI level, ... My first goal is to write a filter driver that captures all network ... Should I be writing a filter driver similar to passthru? ...
    (microsoft.public.development.device.drivers)
  • Re: NDIS/Networking Newbie
    ... But DNE provides process context by hooking on TDI level, ... >> myself and have found some of the NDIS documentation too technical. ... >> and the process context for the network request. ... Should I be writing a filter driver similar to passthru? ...
    (microsoft.public.development.device.drivers)
  • RE: NDIS/Networking Newbie
    ... But DNE provides process context by hooking on TDI level, ... My first goal is to write a filter driver that captures all network activity ... Should I be writing a filter driver similar to passthru? ...
    (microsoft.public.development.device.drivers)
  • Re: create named pipe in kernel driver?
    ... > my driver (actually really a filter driver) on a remote machine aswell, ... > without any extra code for sending it over the network. ...
    (microsoft.public.win32.programmer.kernel)