I do not use any external / 3rd party Wi-Fi managers, nor do I use Wireless
Zero Config (the service is stopped). My IM driver is responsible for
sending the proper OID sequence to switch access points. Whether the D-Link
DWL-122 is better or worse than the Cisco Aironet is of no effect to me, as
long as they work sufficiently for me to do my testing (we have plenty of
other WiFi cards, anyway - I was just speaking from past experience).
-BB
"Diamontina Cocktail" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "Benoît Bousquet" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> My NDIS IM driver is offering Wi-Fi services to a user-mode application,
>> through IOCTL calls (the driver generates NdisRequest calls to its bound
>> adapter). Currently, a typical association proceeds as follows (and it
>> works
>> quite well):
>>
>> OID_802_11_INFRASTRUCTURE_MODE
>> OID_802_11_AUTHENTICATION_MODE
>> OID_802_11_ADD_WEP (if needed)
>> OID_802_11_WEP_STATUS
>> OID_802_11_BSSID
>> OID_802_11_SSID
>>
>> I have, however, run across an issue when faced with multiple access
>> points
>> using the same SSID. I was under the impression (after reading the DDK
>> docs
>> over and over) that an OID_802_11_SSID request would establish the
>> association AND that it would use the currently set BSSID value to
>> further
>> restrict its AP selection. On both adapters I tested with (a lousy DLink
>> DWL-122 USB gizmo and a reliable Cisco Aironet 350 PCMCIA card) the
>> behavior
>
> Hate to burst your bubble here but the Dlink is superior in reception at
> least. It doesnt do WPA more than likely which is a downer but the PCMCIA
> cards never get as far as it does, as clearly as it does.
>
>> seemed erratic - the DLink seemed to ignore my BSSID setting and just
>> picked
>> the AP with the higher RSSI, and the Cisco apparently did something
>> similar
>> (I couldn't do more extensive tests with it yet).
>
> Let's look at this logically. You have all channels 1 through 12 used and
> your AP is on 6. If you have an SSID that is the same as the one you want
> to use and it is using channel 6, then change your AP to another channel
> and your SSID to something different. Also use the Dlink prog for that
> purpose or turn off the Windows feature to connect to any SSID in range. I
> use a D-Link G604T and set it to 25% signal strength and still penetrate
> great distances with it AND I am near a hospital! Now when you turn the
> computer on for the first time to use wi-fi, use the d-link Airplus prog
> and go to the Site Survey section, pick the SSID on your channel and click
> Connect. When it connects to that, it will be OK in future. I have had
> different machines at this location and when they first boot with the
> driver installed, they try to connect to a nearby open wi-fi setup and do.
> Some start downloading MS updates through this other wi-fi setup, too. I
> go to Site Survey, tell it to connect to my own and it is never a problem
> again after that.
>
>
>
|