Re: turning off wzc (zero config for 802.11)
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Thu, 13 Apr 2006 10:09:19 -0700
Anyone can send OIDs to the driver and you *must* handle those which you
don't understand or support correctly. If the only problem is this unknown
OID, simply returning NDIS_STATUS_INVALID_OID. I would not conclude that
just because you're getting an OID that you don't send yourself that WZC is
still running. NDIS can send OIDs, some of which you may not be handling.
Paul T.
"David" <David@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3625CF94-7A45-4347-BFF9-03EF061DA71A@xxxxxxxxxxxxxxxx
I'm working with Windows Mobile 5 and have our own configuration utility.
This utility allows the user to make a connection using our own
supplicant.
When I try to make the connection to an open AP, the connection is
successful
until wzc service or something else sends an OID to the driver with an
invalid ssid.
I am trying two approaches. One, just turn off wzc service using
wzctool -disablewzcsvcThis does not stop the OID being sent to the driver. Is there another way
to
really disable wzc service? I see on XP it is advised to use
net stop wzcsvcI would like to keep wzc in the image so that it can be used for testing.
Another approach would be to make my application partially compatible with
wzc so that it knows that a valid connection is made.
Can anyone help with these questions?
Thank you,
David
.
- Prev by Date: Re: ActiveSync
- Next by Date: Re: how to create a Property Page in Property ***.
- Previous by thread: I need your advices.
- Next by thread: Re: turning off wzc (zero config for 802.11)
- Index(es):
Loading