<!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.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<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></BODY></HTML>