<div>
<div>Hi I have traced the problem. Actually I am using Libnet for sending packets which uses winpcap in the background to open the interfaces. I have observed very bizzare behaviour. When I tried to open the interface from a child thread the call to &quot;
<a class="code" href="http://www.winpcap.org/docs/docs40a1/html/group__wpcapfunc.html#ga55">pcap_findalldevs_ex</a>&quot; didn't return. But when I called this funtion from main thread it started working fine. I don't know what was the reason but it is working fine from main thread. 
</div>
<div>Anyways thanks you Gianluca.</div>
<div>Ahsan</div>
<div>&nbsp;</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">----------------------------------------------------------------------<br><br>Message: 1<br>Date: Thu, 3 Aug 2006 22:46:07 +0100
<br>From: &quot;ahsan askari&quot; &lt;<a href="mailto:ahsanaskari@gmail.com">ahsanaskari@gmail.com</a>&gt;<br>Subject: [Winpcap-users] How to open two interfaces simultaneously<br>To: <a href="mailto:winpcap-users@winpcap.org">
winpcap-users@winpcap.org</a><br>Message-ID:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="mailto:3cd044c90608031446y1eaa36d5j8734baa5cd28237a@mail.gmail.com">3cd044c90608031446y1eaa36d5j8734baa5cd28237a@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset=&quot;iso-8859-1&quot;
<br><br>Hi,<br><br>I have two interfaces in my computer. I want to open them both<br>simultanously. One for capturing packets and other for sending. But if one<br>interface is open and I try to open the other interface the call to
<br>&quot;pcap_findalldevs&quot; doesn't return. Can any one please tell me that can I do<br>this and if yes then how ?<br><br>Thank you<br>Ahsan<br>-------------- next part --------------<br>An HTML attachment was scrubbed...
<br>URL: <a href="http://www.winpcap.org/pipermail/winpcap-users/attachments/20060803/8cbb722f/attachment.html">http://www.winpcap.org/pipermail/winpcap-users/attachments/20060803/8cbb722f/attachment.html</a><br><br>------------------------------
<br><br>Message: 2<br>Date: Thu, 3 Aug 2006 17:36:13 -0700<br>From: &quot;Gianluca Varenni&quot; &lt;<a href="mailto:gianluca.varenni@cacetech.com">gianluca.varenni@cacetech.com</a>&gt;<br>Subject: Re: [Winpcap-users] How to open two interfaces simultaneously
<br>To: &lt;<a href="mailto:winpcap-users@winpcap.org">winpcap-users@winpcap.org</a>&gt;<br>Message-ID: &lt;007701c6b75e$0084cd70$1a4da8c0@NELSON2&gt;<br>Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br><br>Can you provide a small sample showing this behavior? Which version of WinPcap are you using?
<br><br>Opening multiple adapters from within the same application is definitely supported.<br><br>Have a nice day<br>GV<br><br><br><br>----- Original Message -----<br>From: ahsan askari<br>To: <a href="mailto:winpcap-users@winpcap.org">
winpcap-users@winpcap.org</a><br>Sent: Thursday, August 03, 2006 2:46 PM<br>Subject: [Winpcap-users] How to open two interfaces simultaneously<br><br><br>Hi,<br><br>I have two interfaces in my computer. I want to open them both simultanously. One for capturing packets and other for sending. But if one interface is open and I try to open the other interface the call to &quot;pcap_findalldevs&quot; doesn't return. Can any one please tell me that can I do this and if yes then how ?
<br><br>Thank you<br>Ahsan<br><br><br><br>------------------------------------------------------------------------------<br><br><br>_______________________________________________<br>Winpcap-users mailing list<br><a href="mailto:Winpcap-users@winpcap.org">
Winpcap-users@winpcap.org</a><br><a href="https://www.winpcap.org/mailman/listinfo/winpcap-users">https://www.winpcap.org/mailman/listinfo/winpcap-users</a><br>-------------- next part --------------<br>An HTML attachment was scrubbed...
<br>URL: <a href="http://www.winpcap.org/pipermail/winpcap-users/attachments/20060804/7eeb01b8/attachment-0001.htm">http://www.winpcap.org/pipermail/winpcap-users/attachments/20060804/7eeb01b8/attachment-0001.htm</a><br><br>
------------------------------<br><br>_______________________________________________<br>Winpcap-users mailing list<br><a href="mailto:Winpcap-users@winpcap.org">Winpcap-users@winpcap.org</a><br><a href="https://www.winpcap.org/mailman/listinfo/winpcap-users">
https://www.winpcap.org/mailman/listinfo/winpcap-users</a><br><br><br>End of Winpcap-users Digest, Vol 17, Issue 4<br>********************************************<br></blockquote></div><br>