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

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

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

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

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