hello: in the Frequently Asked Question, you can read that: "Can I use WinPcap to drop the incoming packets? Is it possible to use WinPcap to build a firewall? A: No. WinPcap is implemented as a protocol, therefore it is able to capture the packets, but it can't be used to drop them. The filtering capabilities of WinPcap work only on the sniffed packets. In order to intercept the packets before the TCP/IP stack, you must create an intermediate driver. "
So that means you can read but you can't block packets. ++ ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
