S
soilanete
Hi,
We are developing an application with .netcf to connect programatically
with several AP's.
We wan't use the wireless zero configuration dll and we delete the
entry registry value
HKEY_LOCAL_MACHINE->Drivers->BuiltIn->ZeroConfig->Dll
Without delete this key my application works fine because the WZC dll
makes the first bind with an AP and with the latest version of
SetWirelessSettings we can change the SSID.
The problem is when we are trying to connect the first time with the
key HKEY_LOCAL_MACHINE->Drivers->BuiltIn->ZeroConfig->Dll deleted
because we don't have conexion without any AP.
Is posible to do this?
Wich are the steps we need to do a wifi connection without using WZC?
Is necessary use the connectionManager class before use the
SetWirelessSetting method?
How?
Is there any sample code?
Thanks in advance,
We are developing an application with .netcf to connect programatically
with several AP's.
We wan't use the wireless zero configuration dll and we delete the
entry registry value
HKEY_LOCAL_MACHINE->Drivers->BuiltIn->ZeroConfig->Dll
Without delete this key my application works fine because the WZC dll
makes the first bind with an AP and with the latest version of
SetWirelessSettings we can change the SSID.
The problem is when we are trying to connect the first time with the
key HKEY_LOCAL_MACHINE->Drivers->BuiltIn->ZeroConfig->Dll deleted
because we don't have conexion without any AP.
Is posible to do this?
Wich are the steps we need to do a wifi connection without using WZC?
Is necessary use the connectionManager class before use the
SetWirelessSetting method?
How?
Is there any sample code?
Thanks in advance,