[Winpcap-users] determinist / speed up the transmission with winpcap ?

Soft Prodel soft at prodel-techno.fr
Wed Feb 15 17:09:59 GMT 2006


Hi,

I have already test this.
But, if you stress the PC, the rate fall.

I have also test in a thread with different priority... 
Idem.

I have also test in a multimedia timer at 1 ms... (-> this is the best
accuracy ! but sometimes there is a big hole of a few ms depending of the 
activity of the CPU)


Laurent. 
 


-----Message d'origine-----
De : Vasily Borovyak [mailto:vbor at isd.dp.ua] 
Envoyé : mercredi 15 février 2006 14:43
À : soft at prodel-techno.fr; winpcap-users at winpcap.org
Objet : Re: [Winpcap-users] determinist / speed up the transmission with
winpcap ?

Is it not enough for your needs?

while(condition)
{
    pcap_sendpacket(); // from wpcap.dll
// or PacketSendPacket() from packet.dll
    sleep(x)
}


> Hi, 
>
> Loris and Hadriel? thanks for your response.
>
> i understood the principe in the UserMode, but is it possible directly in
> KernelMode (modifying the kernel driver) to send every x ms a packet.?
> If yes how to do that ??
>   
-- 

Best regards. Vasily Borovyak <vbor at isd.dp.ua>




More information about the Winpcap-users mailing list