I just want to say hi to all. I am new here and need your help. I am programming to detect NICs in my system, and choose which one I want to use to send packets (Raw-Ethernet socket API). With Raw-Ethernet socket API can I bind a socket to a certain NIC? let's say I want to use Eth1 how can I open a socket bound to Eth1?
Thanks for your help!

