Hi,<br><br> I need to find a C++ program, which when i run, gives me a list of all Ports in various NIC cards , i have in my system.<br>I think winpcap function, findalldevs() does this, but i am not able to find this function nor i dont know how to compile or run it.<br>
<br>also the documentation page , isnt working <a href="http://www.winpcap.org/docs/docs40a1/html/group__compilation.html">http://www.winpcap.org/docs/docs40a1/html/group__compilation.html</a><br><br><br>Kindly help me to figure out, to find a function which gives me a list of all ports that are in my Systems NIC's cards.<br>
<br><br>Thank you<br>