Re: Dynamically Setting Wireless Settings
- From: "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
- Date: Tue, 10 May 2005 09:34:23 -0700
Well, the preferred network only settings isn't something I've ever tried to
change programmatically, but, with suitable research into the source code
for the Windows Zero Config API, it may be there.
*What* WiFi settings? "The WiFi settings" doesn't mean anything. You want
to establish connection with a given unsecured access point? The access
point is secured using WEP, so you need to set both the SSID and the WEP
key(s)? You're using PEAP authentication? The name of the access point
changes regularly? Or you just want to run the program once to configure
the device, rather than doing it manually once per device?
Is there an icon in the system tray that you double-click on to get to
wireless settings? Does it show the list of SSID values that it can hear?
If so, the code in OpenNETCF will allow you to do some minimal programmatic
configuration of the wireless adapter. I'm sure that Dell won't tell you
because it's *not their API*. It's Microsoft's and is essentially
undocumented, except by the source code.
Paul T.
"MoonLiver" <moonliver@xxxxxxxxx> wrote in message
news:1115741525.634615.53040@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> panera bread is a sandwich and soup shop that has free wifi. and we
> keep connecting to it cause they are close, and oddly have a better
> connection to thier network than our router that is 8ft away.
>
> We are using the Dell Axim X50. We have talked to dell and they have
> pretty much told us to shove it (and we bought 500 of them!) as far as
> getting an api.
>
> what I WANT to do is have the ability to set the wifi network settings
> from code. worst case scenario I would like to disable baloon help and
> set the 'preferred networks only' setting to true.
>
> Tia,
> B
>
.
- Follow-Ups:
- Re: Dynamically Setting Wireless Settings
- From: MoonLiver
- Re: Dynamically Setting Wireless Settings
- References:
- Dynamically Setting Wireless Settings
- From: MoonLiver
- Re: Dynamically Setting Wireless Settings
- From: Paul G. Tobey [eMVP]
- Re: Dynamically Setting Wireless Settings
- From: MoonLiver
- Dynamically Setting Wireless Settings
- Prev by Date: Re: Application design Advice
- Next by Date: hide Cursor on CreateProcess
- Previous by thread: Re: Dynamically Setting Wireless Settings
- Next by thread: Re: Dynamically Setting Wireless Settings
- Index(es):
Relevant Pages
|