HiMost Wireless cards come with their own utility and you have a choice you |
Jack \(MVP-Networking\). posted on Monday, March 19, 2007 12:44 AM
|
Hi
Most Wireless cards come with their own utility and you have a choice you
can use the manufacturer utility or Vista WZC, but Not both.
If the card did not come with its own utility you must use the WZC.
If you do use WZC make sure that it is set for auto start.
This page was written for WinXP it is the same principle in Vista, find the
similar menus in Vista and start the WZC service and out it to Auto Start.
Few useful links for Wirlees issues.
My Wireless does not work - http://www.ezlan.net/wireless.html
Wireless, Basic Configuration - http://www.ezlan.net/Wireless_Config.html
Wireless Security - http://www.ezlan.net/Wireless_Security.html
Jack (MVP-Networking). |
 |
|
about wlan service of vista |
pavel_ posted on Monday, March 19, 2007 9:55 AM
|
Yes, in Vista the wireless service is the only way to operate a WLAN device.
You can develop your own plugins to this service, create profiles and so on.
Regards,
--PA |
 |
|
Hi, Pavel AThanks. |
securelee posted on Monday, March 19, 2007 9:02 PM
|
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 ?
lee
03-20 |
 |
|
Hi, JackThanks. |
securelee posted on Monday, March 19, 2007 9:12 PM
|
Hi, Jack
Thanks.
I know on xp MS permit other tools(like odyssey client, aegis client,
wpa_supplicant) to manage wireless card. but on vista, MS permit other tools
to manage wireless card?
Pavel A told me that only wlan service can manage the wireless device on
vista.
I don't find the information on microsoft.com or msdn.com .
can you told me the result?
lee
03-20 |
 |
|
about wlan service of vista |
pavel_ posted on Tuesday, March 20, 2007 3:33 AM
|
Please read up here: http://msdn2.microsoft.com/en-us/library/aa816369.aspx
( note: this is the new API - you will not need any OIDs )
Regards,
--PA |
 |
|
Hi, Pavel AThanks. |
securelee posted on Tuesday, March 20, 2007 4:32 AM
|
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 |
 |
|
about wlan service of vista |
Pavel A. posted on Tuesday, March 20, 2007 6:46 PM
|
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 |
 |
|
about wlan service of vista |
securelee posted on Wednesday, March 21, 2007 3:56 AM
|
Pavel A,
I see, Thanks.
Lee
03-21 |
 |
|