"securelee" <> wrote in message news:%23%...
> Hi, Pavel A
>
> Thanks.
> do you mean that on vista MS doesn't permit other tools to manage wireless card?
> we know on xp MS permit other tools(like odyssey client, aegis client,
> wpa_supplicant) to manage wireless card.
> on vista "Native Wifi API " must be used for wireless card manage?
>
> lee
> 03-20
Yes, the way how you write these tools has been radically changed.
Older XP utilities replaced the WLAN service (either by disabling it on the specific
adapter, or by clobbering it entirely ).
The new Vista compatible utilities use the API to drive the WLAN service and
make it do what they want. One example of this new crop of wireless
clients is Lenovo Active Connections. However, the supplicant on XP is
still not extensible, as it is on Vista.
--PA
>
> "Pavel A." <> 写入消息新闻:C5E2EFC7-FC15-4D40-9B29-...
>> "securelee" wrote:
>>> Hi, Pavel A
>>>
>>> Thanks.
>>> If I develop a filter driver or im driver on vista, so I can query/set all
>>> OID_DOT11_XYZ.
>>> then can I manage the wlan device(wireless card) , for example associate to
>>> AP
>>> and do 802.1x authentication without ms wlan service ?
>>
>> Please read up here: http://msdn2.microsoft.com/en-us/library/aa816369.aspx
>> ( note: this is the new API - you won't need any OIDs )
>>
>> Regards,
>> --PA
>>
>>
>
>