Hi there fellas!
Anybody know how to set the ethernet card to promiscuous mode?
I have found source code examples for DOS..but not for win.
It's just that. Any ptr is appreciated :)
Tia!
Latigo
Have a look in the NT DDK, there is a sample ethernet packet driver, which can put the network card into any of the supported modes. The driver is in C, with a sample application. There is also a version in the 98 DDK. There are also sample network drivers, which show how to do all sorts of clever stuff.
Nick