<font face="verdana,sans-serif">My Windows XP application is capturing IP packets with Winpcap in promiscuous mode.<br>I would like to find a way to flush all the captured data when desired.<br>The reason is that data that are bufferized by winpcap and not yet read by the application are too old in certain cases. Therefore the need to flush it.<br>

I searched in the mailing list, and in the documentation, and did not find a way to perform this.<br>Any help is welcome.<br>Thanks.<br>Louis.<br></font>