Re: Difference between OID_802_11_ADD_WEP and OID_802_11_ADD_KEY by Arsalan
Arsalan
Wed Aug 17 08:13:37 CDT 2005
Thanks,
So if I am correct then I should use OID_802_11_ADD_WEP to add keys only in
Ndis802_11AuthModeShared and OID_802_11_ADD_KEY in other authentication
modes other than NDIS802_11AuthModeOpen or Shared. Please correct me.
Also I can use OID_802_11_ADD_WEP only when NIC is in
Ndis802_11Encryption1Enabled or can I use any other encryption modes also.
Please correct me
Thanks,
Arsalan
"Thomas F. Divine [DDK MVP]" <tdivine@NOpcausaSPAM.com> wrote in message
news:uF8jmNyoFHA.1996@TK2MSFTNGP10.phx.gbl...
>
> "Arsalan Ahmad" <arsal__@hotmail.com> wrote in message
> news:esq72pxoFHA.3304@tk2msftngp13.phx.gbl...
>> Hi all,
>>
>> In NDIS, can anyone tell me the difference between OID_802_11_ADD_WEP and
>> OID_802_11_ADD_KEY. Where we use the first one and where do we use the
>> second one.
>>
>
> OID_802_11_ADD_WEP - For setting WEP keys.
> OID_802_11_ADD_KEY - for setting WAP keys.
>
> The DDK documentation described the use of each of these OIDs.
>
> Good luck,
>
> Thomas F. Divine, Windows DDK MVP
>
>