Hi Guys.

Thanks for all your msg.

My app want to check inbox on PocketPC periodically.

If Wireless connection is not built, App will automatically build a wireless
connection and keep it until task is over(unless that signal is lost or
physical problem)

I have googled it, but I can not find a good example.

Would you guys mind telling how to implement this function?
any idea would be great accepted!

Thanks a lot.

Re: Wireless Connection Manager DOT NET by Paul

Paul
Fri Feb 16 13:34:38 CST 2007

For building the connection, look at OpenNETCF's support for network card
configuration. OpenNETCF.Net.NetworkInformation will do this, depending on
what the network encryption and authentication requirements are. Doing it
yourself without a helper library is a *HUGE* effort.

Paul T.

"jeff" <jeff@discussions.microsoft.com> wrote in message
news:D0E197AA-FC13-4781-844C-E7828DAC3C11@microsoft.com...
> Hi Guys.
>
> Thanks for all your msg.
>
> My app want to check inbox on PocketPC periodically.
>
> If Wireless connection is not built, App will automatically build a
> wireless
> connection and keep it until task is over(unless that signal is lost or
> physical problem)
>
> I have googled it, but I can not find a good example.
>
> Would you guys mind telling how to implement this function?
> any idea would be great accepted!
>
> Thanks a lot.
>
>
>
>