Guy Harris
Mon, 18 Apr 2005 10:44:55 -0700
Ankur Aggarwal wrote:
Currently I just configure the radio mode (.11 a/b/g) and the channel number and my adapter starts writing the packets into the binary file. Now, in order to be able to monitor in real-time what kind of packets I am capturing, I would like to interface it with ethereal/WinPcap.
If somehow I could call the winPcap functions whenever I receive a packet at the driver level and use the winPcap as an interface to communicate with ethereal my problem should be solved. The application is supposed to run in a dedicated machine so I do not care much about the ndis functionality of windows and establishing a network.
I am at a fix about how to go about doing it.
Step 1: read the WinPcap code.
Step 2: decide where to plug your code in.
Step 3: plug it in.
================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/winpcap-users@winpcap.polito.it/