<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>The structure pcap_if_t contains the IPv4 and IPv6 addresses 
associated with the adapter in the field addresses. </FONT></DIV>
<DIV><FONT size=2>Please have a look at the "iflist" sample in the WinPcap 
developers' pack.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Have a nice day</FONT></DIV>
<DIV><FONT size=2>GV<BR></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=ceo@triplebit.com 
  href="mailto:ceo@triplebit.com">ceo@triplebit.com</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, March 25, 2009 2:46 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Winpcap-users] Identify an 
  Ethernet card</DIV>
  <DIV><BR></DIV>
  <DIV><FONT size=2>I try to identify the correct card, of wich I'de like to 
  capture its packets,&nbsp;by the following code-</FONT></DIV>
  <DIV><FONT size=2>I know the IP address (in a dotted format like 
  192.168.1.101) and also its mac address in a <FONT size=2>
  <P>_int64 format.</P>
  <P>How can selecet the right adapters from 5 adapters that I have in my 
pc?</P>
  <P>Regards</P>
  <P>I. Lesher</P></FONT></FONT></DIV>
  <DIV><FONT size=2>
  <P></FONT><FONT color=#0000ff size=2>for</FONT><FONT size=2>(d= alldevs; d != 
  NULL; d= d-&gt;next)</FONT></P>
  <P><FONT size=2>{</FONT></P>
  <P><FONT size=2>.....// missing code</FONT></P>
  <P><FONT size=2>}</P></FONT></DIV>
  <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>