There isn’t “official” support for 802.11 in operating systems older than
Windows XP. However, some vendors have been known to leave in the 802.11
OID support in their Win2K drivers; but not advertise through the
OID_GEN_SUPPORTED_LIST. You would need to mimic the 802.11 functionality
from the DDK header into a private header, and then access the OIDs from
userspace (IOCTL_NDIS_QUERY_GLOBAL_STATS, via NDISUIO, or some other filter
driver). You would not be able to use WMI, since the functionality is not
present for 802.11 on pre-WinXP flavors.
-----Original Message-----
From: xxxxx@dslextreme.com [mailto:xxxxx@dslextreme.com]
Sent: Tuesday, July 01, 2003 1:40 PM
To: NT Developers Interest List
Subject: [ntdev] RE: how to change the WEP key programmatically??thanks so much, btw, can I use the same function on windows 2K?
Huy
>
> It is windows OID_802_11_ADD_KEY OID, and not snmp. You can read in XP
> DDK about it.
>
> Good Luck.
>
> -----Original Message-----
> From: xxxxx@dslextreme.com [mailto:xxxxx@dslextreme.com]
> Sent: Tuesday, July 01, 2003 7:32 PM
> To: NT Developers Interest List
> Subject: [ntdev] RE: how to change the WEP key programmatically??
>
>
> This resume that we know the oid (snmp), but if the snmp agent is not
> installed, can I use some windows native api to do this?
> thanks,
> Huy
>>
>>
>> Vendors may store it anywhere in the registry.
>> You should send AddWep oid to the wireless driver to change the wep
>> key programmatically.
>>
>>
>> -----Original Message-----
>> From: xxxxx@dslextreme.com [mailto:xxxxx@dslextreme.com]
>> Sent: Tuesday, July 01, 2003 5:32 PM
>> To: NT Developers Interest List
>> Subject: [ntdev] how to change the WEP key programmatically??
>>
>>
>> I like to be able to change the WEP key on my wireless card
>> programmatically for win2000K. Can I do that without having to write a
>> device driver? How can I know where the vendor store the wep key?
>> thanks,
>> Huy
>>
>>
>>
>>
>> —
>> You are currently subscribed to ntdev as: romang@ti.com
>> To unsubscribe send a blank email to xxxxx@lists.osr.com
>>
>>
>> —
>> You are currently subscribed to ntdev as: xxxxx@dslextreme.com
>> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
>
>
> —
> You are currently subscribed to ntdev as: romang@ti.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@dslextreme.com To
> unsubscribe send a blank email to xxxxx@lists.osr.com
You are currently subscribed to ntdev as: xxxxx@agere.com
To unsubscribe send a blank email to xxxxx@lists.osr.com