How to get current mobile operator and signal strength with .net c

J

juvi

Hello,

Is there a way to get the name of the current connected mobile operator
(like vodafone) and the signal strength?

thx
juvi
 
P

Peter Foot

If the device is Windows Mobile 5.0 or later this is possible through the
State and Notifications Broker. For Managed code see the
Microsoft.WindowsMobile.Status.SystemState class and for native code see
snapi.h

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top