The problem is caused by a sanity check in the new buffering method of winpcap 3.0 beta, that prevents the applications from allocating buffers smaller than 32 bytes. Netmeter tries to set a 0-byte buffer, and this is treated as an error by the driver. The problem will be fixed in the next release of winpcap. For the moment, try using winpcap 2.3 or an alpha of winpcap 3.0.
Loris ----- Original Message ----- From: "Lieten Ruben" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 27, 2003 1:18 PM Subject: [WinPcap-users] "Error initializing the capture" > Hello, > > I've installed Winpcap and wanted to run an example. All examples work, > except Netmeter.exe. I get next message > > "Error initializing the capture: > not enough memory to allocate the capture buffer > Try to set a smaller buffer. " > > What can I do to make it work? > > Thanks > > Ruben Lieten > ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
