How to see the packet flowing to/from NIC using PassThru?
- From: momonga <shiraish@xxxxxxxxxxxxxx>
- Date: Sat, 15 Mar 2008 13:30:03 -0700 (PDT)
Hi! experts!
I'm really new about device driver and trying to be intermediate
between the WinSock and NIC to grab packets and manipulate them.
So I come to decide to work on Windows Server 2003 DDK and build the
PassThru sample inserting my DBGPRINT at the begining of PtReceive()
function to see the size of each packets for test.
And I installed the .sys file according to the PassThru
help(PassThru.htm) using .INF file.
After that, I use DebugView.exe which is able to show the debug
messages and I find some message is shown during my installation the
driver.
But I can't find my debug strings at all when I use InternetExploer to
get some page from web.
Any ideas?
Thanks.
.
- Follow-Ups:
- Re: How to see the packet flowing to/from NIC using PassThru?
- From: Alireza Dabagh [MS]
- Re: How to see the packet flowing to/from NIC using PassThru?
- Prev by Date: Re: about HID minidriver
- Next by Date: How to set different USB access privileges in Win2K\WinXP\Win2003
- Previous by thread: newbee ndis debug
- Next by thread: Re: How to see the packet flowing to/from NIC using PassThru?
- Index(es):