How can I interface with an NIC card in c/c++? If anyone knows... or if you have a link or a download for a program for interfacing with network interface card (NIC) in c++ or c...
Any links are appreciated.
Printable View
How can I interface with an NIC card in c/c++? If anyone knows... or if you have a link or a download for a program for interfacing with network interface card (NIC) in c++ or c...
Any links are appreciated.
What do you mean interfacing with it? Direct access to the NIC will most probably be blocked by the OS (unless you're using DOS ;) ).