Hello,<br><br>We have developed our device to capture ss7 traffic on a TDM link.<br><br>Once we start our device, we get this message. <br><br>&quot; Couldnt set capture buffer size&nbsp; Size 1MB seems to be too high for your machine
<br>&nbsp;default is 1MB&nbsp; Any way capture started. &quot;<br><br>and it takes some time before the packets are being displayed on the GUI. <br><br>As I heard it comes with the Win32-only pcap_setbuff() routine not being set<br>
up to handle add-on capture interfaces such as ours. As I saw this is done by <br>the function PacketSetBuff(p-&gt;adapter,dim), which I suspect a function to <br>change the driver behaviour, for which I do not have access. 
<br><br>Where is this PacketSetBuff() written?<br><br>If its on user mode and doesnt need the ddk, can I change it so that I can <br>overcome this problem. Or any way I can overcome this! :-)<br><br>My next question is our GUI freezes when a live capture is going, and we are 
<br>not able to stop the live capture when we need. What could be the problem <br>for this? It keeps on capturing data at some speed around 128kbps. <br><br>Kind regards <br><br>Varuna De Silva<br><br><br><br><br><br>