Ndis packet wrapper
From: Cesar (anonymous_at_discussions.microsoft.com)
Date: 03/29/04
- Next message: Cesar: "Re: How send 802.11 frames"
- Previous message: Miro Masnoglav: "Re: Clear SSL State"
- Next in thread: Thomas F. Divine [DDK MVP]: "Re: Ndis packet wrapper"
- Reply: Thomas F. Divine [DDK MVP]: "Re: Ndis packet wrapper"
- Reply: Thomas F. Divine [DDK MVP]: "Re: Ndis packet wrapper"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Mar 2004 06:16:10 -0800
Hi all,
I need send 802.11 frames using the Ndis. I changed the uiotest in the
Win DDK sample in order to send/receive 802.11 frames. My next step is
start a EAP/PEAP authentication. But, now I have a question:
1. I am using the ReadFile to read the packets. At this level, if
I read ALL the packets(including beacons) what happen with the NIC
database?
I ask this, because the beacons are required to update the NIC's
database. If I read, probably the packet will be delete from the
interface(Is that correct?).
2. Must I use some kind of filter in order to read only EAP/PEAP
packets? Is it possible?
Thanks in advance,
Cesar.
- Next message: Cesar: "Re: How send 802.11 frames"
- Previous message: Miro Masnoglav: "Re: Clear SSL State"
- Next in thread: Thomas F. Divine [DDK MVP]: "Re: Ndis packet wrapper"
- Reply: Thomas F. Divine [DDK MVP]: "Re: Ndis packet wrapper"
- Reply: Thomas F. Divine [DDK MVP]: "Re: Ndis packet wrapper"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|