From rajathkumara at gmail.com Tue Aug 2 07:53:03 2011 From: rajathkumara at gmail.com (rajath kumara) Date: Tue, 2 Aug 2011 20:23:03 +0530 Subject: [Winpcap-users] build error, ostinato In-Reply-To: References: Message-ID: Hello, initially i had built ostinato successfully. but now, when i re-try to build ostinato, following steps mentioned in google/forum, when i run qmake i get this error. ################################################################################### $ qmake Could not find mkspecs for your QMAKESPEC(;c:\Qt\4.7.3\mkspecs\linux-g++\) after trying: C:/iwmake/build_mingw_opensource\mkspecs Error processing project file: C:/MinGW/msys/1.0/home/newstein/ostinato/ ost.pro ################################################################################## any suggestions will be helpfull to me. -------------- next part -------------- An HTML attachment was scrubbed... URL: From george4academic at yahoo.com Mon Aug 8 20:18:22 2011 From: george4academic at yahoo.com (Lin George) Date: Mon, 8 Aug 2011 20:18:22 -0700 (PDT) Subject: [Winpcap-users] (no subject) Message-ID: <1312859902.95793.YahooMailMobile@web32106.mail.mud.yahoo.com> http://melanyorellana.com/images/awexc.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From george4academic at yahoo.com Tue Aug 9 03:26:09 2011 From: george4academic at yahoo.com (Lin George) Date: Tue, 9 Aug 2011 03:26:09 -0700 (PDT) Subject: [Winpcap-users] (no subject) Message-ID: <1312885569.1768.YahooMailMobile@web32102.mail.mud.yahoo.com> http://spectacles-de-rue.com/images/awexc.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From magarpatta at hotmail.com Wed Aug 10 02:04:15 2011 From: magarpatta at hotmail.com (vikas chandra) Date: Wed, 10 Aug 2011 02:04:15 -0700 Subject: [Winpcap-users] =?windows-1256?q?how_to_reset_pcap_filter_express?= =?windows-1256?q?ion_every_30_seconds_for_a_live_call=FE?= Message-ID: Hi,we are working on a C/C++ application, where we can get calls from more than one source.I am trying to capture packets and count the packets based on the endpoint pair's e.g.A->BC->BD->Bas you can see, above we can get calls to B from A,C and D and we would like to count individual bandwidth from A-> B, A->C, A->DUser at any time can changes the endpoint pair as shown above, to handle this scenariowe would like to reset the filter expression in pcap_setfilter( ) after a given time(mostly 30 seconds)we were not able to find anyway, to dynamically reset the filter expression and had to do it on our ownwe are using pcap_loop with -1 option, which makes it run in infinite loop, after every 30 seconds we are calling pcap_close( ) from the callback method ofpcap_loop( ), as of now this causes a crash in the application. can someone suggest a way to reset the filter expression?I looked on Google and found that we can use pcap_breakloop( ) to terminate the infinite pcap_loop( )but could not find any good pcap_breakloop( ) example.any help would be appreciated.thanks,m -------------- next part -------------- An HTML attachment was scrubbed... URL: From solyn123 at gmail.com Mon Aug 29 18:35:23 2011 From: solyn123 at gmail.com (=?GB2312?B?wdbWvsa9?=) Date: Tue, 30 Aug 2011 09:35:23 +0800 Subject: [Winpcap-users] Does Winpcap support NDIS6.x now? Message-ID: Because I am working on Win7 and Wifi, so I want to make sure if Winpcap supports NDIS 6.2 now. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: