// JP opened flex table

Click to See Complete Forum and Search --> : tcpip filter


abou_raya
October 1st, 2004, 09:00 AM
Hi there
i'm try to create a TCP/IP filter for win98 , using NDIS .
is there any one can give me any Guide Line for this topic .


thank u!!..

gxn
October 1st, 2004, 05:19 PM
Just search for sample "passthru" in Microsoft or google. This does the work TCP/IP, Token Ring and Fddi. It doen't filter the data, but it just passes it. Modifications are simple for a TCP filter. Also go to NDIS.com. They have the stuff for you.

have fun.

//JP added flex table