> I am building an application that is using libnet libnids, > libpcap/winpcap and having problems with packets dropping.
How do you know packets are dropping? What other method/tool are you using to find this out? > Some postings suggest increasing the kernel buffer size, how > do I do this on Unix/Solaris and Windows? The machine I have > access to will have over 1GB of memory for my application alone. You can increase the buffer size with this (in WinPcap): BOOLEAN PacketSetBuff(LPADAPTER AdapterObject, int dim) ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
