Hi To all,

I want to develope an application for Win CE 5.0 based device which
uses Wi-Fi for Communication. So Can any one tell me how to configure
it / Or there are any API for that. Please help me. If someone has
sample for Wi-Fi like searching Access point please send me. It will
be very help full for starting the project.

Waiting for The Reply.

Thanks,

Rahul

Re: Wi-Fi Application by ctacke/>

ctacke/>
Thu Apr 05 08:11:26 CDT 2007

Look at the WZC APIs in the NETUI code (\public\common\oak\drivers\netui)


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


<rahul_patharkar2004@yahoo.co.in> wrote in message
news:1175768529.031575.23240@w1g2000hsg.googlegroups.com...
> Hi To all,
>
> I want to develope an application for Win CE 5.0 based device which
> uses Wi-Fi for Communication. So Can any one tell me how to configure
> it / Or there are any API for that. Please help me. If someone has
> sample for Wi-Fi like searching Access point please send me. It will
> be very help full for starting the project.
>
> Waiting for The Reply.
>
> Thanks,
>
> Rahul
>



Re: Wi-Fi Application by Dan

Dan
Thu Apr 05 11:08:05 CDT 2007

On Apr 5, 5:22 am, rahul_patharkar2...@yahoo.co.in wrote:
> I want to develope an application for Win CE 5.0 based device which
> uses Wi-Fi for Communication. So Can any one tell me how to configure
> it / Or there are any API for that. Please help me. If someone has
> sample for Wi-Fi like searching Access point please send me. It will
> be very help full for starting the project.

Also the WZC Tool sample app located at \wince500\PUBLIC\COMMON\OAK
\DRIVERS\NETSAMP\WZCTOOL is very helpful for figuring out how to use
the WZC API's.

-Dan.