windows mobile 5.0
-
Hi, I want to implement GPRS and Wifi Connectivity in my mobile application. User can set which connectivity he wants . so how i am able to done this by c# code. I am using compact framework 2.0. sandesh khare :(
sandesh
-
Hi, I want to implement GPRS and Wifi Connectivity in my mobile application. User can set which connectivity he wants . so how i am able to done this by c# code. I am using compact framework 2.0. sandesh khare :(
sandesh
It sounds like you may have interest in the Connection Manager[^]. I wouldn't suggest hardcoding your application to only work over one of those two connection types. If the user connected using some other method (ex: over bluetooth or over some other connection type that you don't know about) then your application may not work for them.
Joel Ivory Johnson
Meet my dev team: RDA Architecture Evangelist Team Blog
My site: J2i.net
Twitter: J2iNet