// JP opened flex table

Click to See Complete Forum and Search --> : wdm filter driver over tcp


Dizzy.exe
January 10th, 2005, 05:54 AM
Hello everybody!

I need to make a wdm filter driver over tcp. I already made a straight-through filter driver but i have problems installing it. I use de SCM to add it as an upper filter over tcpip.sys, I reboot and it seems that the driver was started, but it isn't called when ever a tcp transfer is in progress. I don't think is has something to do with the driver, but with the way I am installing it.

Any ideas?

Thanks in advance.

marciosousa
March 28th, 2005, 01:33 PM
I need do develop a filter driver. Do you have a sample to send me?
Tanks!

//JP added flex table