Hi.

I suggest you to read this paper that we wrote last about the performance of
WinPcap, and in the general the performance bottlenecks a packet capture
system can suffer of. It shows some interesting results.

http://winpcap.polito.it/docs/WinPcap-SBAC03.pdf


Hope it helps.

Have a nice day
GV

----- Original Message ----- 
From: "karl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 20, 2004 11:53 AM
Subject: [WinPcap-users] How to catch two NICs' packets in one driver???


> Hi.
>
> I want to develop a driver based on winpcap's NPF driver, to catch two
NICs'
> packets, sort them by time, then send them to the upper application.
>
> To obtain the high performance (The max flux of the working network may be
> over 700Mbps), I choose to develop a driver (winpcap works excellently in
my
> working network), not an upper application, and not a NDIS IM driver for
the
> same reason (Copying packets will spend time).
>
> Should I bind the driver to the NIC? or some better methods?
>
> Thanks.
>
> Karl
>
>
>
>
> ==================================================================
>  This is the WinPcap users list. It is archived at
>  http://www.mail-archive.com/[EMAIL PROTECTED]/
>
>  To unsubscribe use
>  mailto: [EMAIL PROTECTED]
> ==================================================================
>





==================================================================
 This is the WinPcap users list. It is archived at
 http://www.mail-archive.com/[EMAIL PROTECTED]/

 To unsubscribe use 
 mailto: [EMAIL PROTECTED]
==================================================================

Reply via email to