<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>I was reviewing the code in detail and thought I better clarify because it differs between dll's.  I am referring to the "PacketSetNumWrites" and "PacketSendPacket" in the Windows NTx version.  And looking further, I am not sure </span><span>PacketSendPacket is available from wpcap.dll either.  At first I thought the pcap_sendpacket called it but was incorrect.  </span></div><div><span>These functions are nice for performance testing (getting max rates) and I was planning to call them by communicating with wpcap.dll directly to access/gain other features too.</span></div><div><br><span></span></div><div><span>Thanks.<br></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times,
 serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Gisle Vanem <gvanem@broadpark.no><br> <b><span style="font-weight: bold;">To:</span></b> Kyle Simons <simonskj05@yahoo.com>; winpcap-users@winpcap.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, June 4, 2012 6:40 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Winpcap-users] PacketSetNumWrites in pcap.h?<br> </font> </div> <br>
"Kyle Simons" <<a ymailto="mailto:simonskj05@yahoo.com" href="mailto:simonskj05@yahoo.com">simonskj05@yahoo.com</a>> wrote:<br><br>> Thought I would reply again and hope to see if anyone can help? If this is not possible, can a new function be added into the next wpcap  release that allows us to set and utilize PacketSetNumWrites from wpcap.dll? <br><br>Why not simply build and use the static versions of packet.dll + wpcap.dll?  I.e. build and link with your homemade packet.lib +<br>wpcap.lib. Isn't that difficult. Look in WinPcap\prj\GNUmakefile for an idea.<br><br>--gv<br><br><br> </div> </div>  </div></body></html>