<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<STYLE>.hmmessage P {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-SIZE: 10pt; FONT-FAMILY: Verdana
}
</STYLE>

<META content="MSHTML 6.00.2900.5726" name=GENERATOR></HEAD>
<BODY class=hmmessage bgColor=#ffffff>
<DIV><FONT face="Courier New">What is the list of adapters that you 
get?</FONT></DIV>
<DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New">Have a nice day</FONT></DIV>
<DIV><FONT face="Courier New">GV</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=jno_u@hotmail.com href="mailto:jno_u@hotmail.com">Jigar Shah</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=winpcap-users@winpcap.org 
  href="mailto:winpcap-users@winpcap.org">winpcap-users@winpcap.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, August 24, 2009 4:00 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Winpcap-users] compiling 
  npf driver and packet library on vista</DIV>
  <DIV><BR></DIV>Hi Gianluca,<BR><BR>I successfully compiled the npf driver and 
  the packet library. I wrote a small application to list down the adapters 
  present. I am facing an issue here where in I observed that only Atheros based 
  card are not getting listed. Is this a known issue? Is there is a solution to 
  this problem?<BR><BR>Configuration:<BR><BR>1. Vista Business/Ultimate 
  SP1<BR>2. Winpcap 4.1.beta<BR><BR>I am able to list all micosoft and broadcom 
  based cards. Please help me to get some resolution to above 
  matter.<BR><BR>Thanks,<BR>J<BR><BR><BR>
  <HR id=stopSpelling>
  From: jno_u@hotmail.com<BR>To: winpcap-users@winpcap.org<BR>Date: Tue, 18 Aug 
  2009 18:22:24 +0000<BR>Subject: Re: [Winpcap-users] compiling npf driver and 
  packet library on vista<BR><BR>
  <STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
  Thanks a lot Gianluca <IMG height=19 alt="" 
  src="http://gfx2.hotmail.com/mail/w3/ltr/emoticons/smile_regular.gif" 
  width=19> I will surely have a look at wcap.dll 
  code.<BR><BR>Regards,<BR>J<BR><BR>
  <HR id=EC_stopSpelling>
  From: gianluca.varenni@cacetech.com<BR>To: winpcap-users@winpcap.org<BR>Date: 
  Thu, 13 Aug 2009 11:42:19 -0700<BR>Subject: Re: [Winpcap-users] compiling npf 
  driver and packet library on vista<BR><BR>
  <STYLE>
.ExternalClass .EC_hmmessage P
{padding-right:0px;padding-left:0px;padding-bottom:0px;padding-top:0px;}
.ExternalClass BODY.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>

  <DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: rgb(228,228,228); FONT: 10pt arial; moz-background-clip: -moz-initial; moz-background-origin: -moz-initial; moz-background-inline-policy: -moz-initial"><B>From:</B> 
    <A title=jno_u@hotmail.com href="mailto:jno_u@hotmail.com">Jigar Shah</A> 
    </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=winpcap-users@winpcap.org 
    href="mailto:winpcap-users@winpcap.org">winpcap-users@winpcap.org</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, August 12, 2009 12:30 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> [Winpcap-users] compiling npf 
    driver and packet library on vista</DIV>
    <DIV><BR></DIV>
    <DIV>Hi All,<BR><BR>I want my application talk to driver and receive the 
    packets captured&nbsp; from air. And for the same I need protocol driver to 
    talk pull the packets from the driver and put them to user buffer. I have 
    4.1 wpcap source.<BR><BR>I have few questions. It would be great if some one 
    can help me with them:<BR><BR>1. Compilation environment for npf (protocol 
    driver) and packet library.</DIV>
    <DIV><FONT face="Courier New"></FONT>&nbsp;</DIV></BLOCKQUOTE>
  <DIV><FONT face="Courier New">Please follow the directions in the WinPcap 
  developer's pack, or online at</FONT></DIV>
  <DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
  <DIV><A 
  href="http://www.winpcap.org/docs/docs_41b5/html/group__compilation.html">http://www.winpcap.org/docs/docs_41b5/html/group__compilation.html</A></DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px"><FONT 
    face="Courier New"></FONT><FONT face="Courier New"></FONT>
    <DIV><BR>2. Will I have to do any changes in packet library to make it work 
    for my driver to push the packets up the application?</DIV>
    <DIV><FONT face="Courier New"></FONT>&nbsp;</DIV></BLOCKQUOTE>
  <DIV><FONT face="Courier New">Integrating support for a new "driver" can be 
  tricky. I suggest you to integrate it at the wpcap.dll level, it's much easier 
  than integrating it into packet.dll. If you modify wpcap.dll, I suggest you to 
  download the sources for 4.1beta5 and have a look at how I added support for 
  the TurboCap cards in the files pcap-tc.h and pcap-tc.c</FONT></DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px"><FONT 
    face="Courier New"></FONT><FONT face="Courier New"></FONT><FONT 
    face="Courier New"></FONT><FONT face="Courier New"></FONT><FONT 
    face="Courier New"></FONT>
    <DIV><BR>3. Are there any odds that needs to be taken care in Vista? I am 
    new to this part of windows.<BR></DIV></BLOCKQUOTE>
  <DIV><FONT face="Courier New">No. </FONT></DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px"><FONT 
    face="Courier New"></FONT><FONT face="Courier New"></FONT>
    <DIV><BR>Your help is greatly appreciated <IMG height=19 alt="" 
    src="http://gfx2.hotmail.com/mail/w3/ltr/emoticons/smile_regular.gif" 
    width=19></DIV>
    <DIV><FONT face="Courier New"></FONT>&nbsp;</DIV></BLOCKQUOTE>
  <DIV><FONT face="Courier New">Have a nice day</FONT></DIV>
  <DIV><FONT face="Courier New">GV</FONT><BR><BR>Thanks,<BR>J<BR><BR></DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
    <DIV>
    <HR>
    </DIV>
    <DIV>Are you an untamed, bizarre or daring explorer? Find out now! <A 
    href="http://www.ExploreMyWay.com">Drag n' drop</A> </DIV><BR>
    <HR>
    <BR>_______________________________________________<BR>Winpcap-users mailing 
    list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users<BR></BLOCKQUOTE><BR>
  <HR>
  From the hottest sporting action to the latest in news, style and 
  entertainment, it's all on MSN India <A href="http://in.msn.com"></A><BR>
  <HR>
  One blink is all it takes for the world to change. One click and MSN India 
  helps you catch up <A href="http://in.msn.com" target=_new>Try it!</A> 
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Winpcap-users 
  mailing 
  list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users<BR></BLOCKQUOTE></BODY></HTML>