Hello,

Can This version solve the problem of loopback ?

That�s means, when I write a packet on the network interface
I read it.

WinPcap is automatically captures every packet that it sends

In windows 2000,  we can applied the following instruction to avoid
this problem.

NdisSetPacketFlags(pPacket, NDIS_FLAGS_SKIP_LOOPBACK);  //





David

Reply via email to