PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

How do I get mobile Service ProviderID /mobile carrier ID in Pocke

 
 
sohail
Guest
Posts: n/a
 
      25th Aug 2008
Hi,

I want to get the mobile Service ProviderID /mobile carrier ID in Pocket PC
[CDMA/GPRS] .

Can anyone let me know How do I get this information?
Please help me in this regard

Thanks
 
Reply With Quote
 
 
 
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      25th Aug 2008
Note that you've not given us any of the standard information that we'd need
to know what might be possible for you (what version of the Compact
Framework, for example? what version of Windows Mobile?). For future
reference, asking a poor question reduces the quality of the answers, as
well as the volume of answers...

How about Microsoft.WindowsMobile.Status.SystemState.PhoneOperatorName?

Paul T.

"sohail" <(E-Mail Removed)> wrote in message
news:CE1AAECF-699E-4BA4-8FF1-(E-Mail Removed)...
> Hi,
>
> I want to get the mobile Service ProviderID /mobile carrier ID in Pocket
> PC
> [CDMA/GPRS] .
>
> Can anyone let me know How do I get this information?
> Please help me in this regard
>
> Thanks



 
Reply With Quote
 
Simon Hart [MVP]
Guest
Posts: n/a
 
      25th Aug 2008
Using TAPI should give you what you need. But it's no easy task as this is
not supported under the CF. Although the SDF has written a managed wrapper
you could look at.
--
Simon Hart
Visual Developer - Device Application Development MVP
http://simonrhart.blogspot.com


"sohail" wrote:

> Hi,
>
> I want to get the mobile Service ProviderID /mobile carrier ID in Pocket PC
> [CDMA/GPRS] .
>
> Can anyone let me know How do I get this information?
> Please help me in this regard
>
> Thanks

 
Reply With Quote
 
sohail
Guest
Posts: n/a
 
      27th Aug 2008
Actually i'm working on windows mobile 5 with compact framework 1.0 SP3.

when I test the 'PhoneOperatorName", in some service provider it returns
name of actual phone operator and in some service provider it gives number.

Is it possible to recieve only networkID/Service ProviderID /mobile carrier
ID ?

Thanks
sohail

"Paul G. Tobey [eMVP]" wrote:

> Note that you've not given us any of the standard information that we'd need
> to know what might be possible for you (what version of the Compact
> Framework, for example? what version of Windows Mobile?). For future
> reference, asking a poor question reduces the quality of the answers, as
> well as the volume of answers...
>
> How about Microsoft.WindowsMobile.Status.SystemState.PhoneOperatorName?
>
> Paul T.
>
> "sohail" <(E-Mail Removed)> wrote in message
> news:CE1AAECF-699E-4BA4-8FF1-(E-Mail Removed)...
> > Hi,
> >
> > I want to get the mobile Service ProviderID /mobile carrier ID in Pocket
> > PC
> > [CDMA/GPRS] .
> >
> > Can anyone let me know How do I get this information?
> > Please help me in this regard
> >
> > Thanks

>
>
>

 
Reply With Quote
 
sohail
Guest
Posts: n/a
 
      27th Aug 2008

Can you please provide me the link of SDF managed wrapper?

Thanks
sohail

"Simon Hart [MVP]" wrote:

> Using TAPI should give you what you need. But it's no easy task as this is
> not supported under the CF. Although the SDF has written a managed wrapper
> you could look at.
> --
> Simon Hart
> Visual Developer - Device Application Development MVP
> http://simonrhart.blogspot.com
>
>
> "sohail" wrote:
>
> > Hi,
> >
> > I want to get the mobile Service ProviderID /mobile carrier ID in Pocket PC
> > [CDMA/GPRS] .
> >
> > Can anyone let me know How do I get this information?
> > Please help me in this regard
> >
> > Thanks

 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      27th Aug 2008
You can find it via www.opennetcf.com. It's the Smart Device Framework from
that group...

Paul T.

"sohail" <(E-Mail Removed)> wrote in message
news:54FCA20F-80E6-4BB8-9C68-(E-Mail Removed)...
>
> Can you please provide me the link of SDF managed wrapper?
>
> Thanks
> sohail
>
> "Simon Hart [MVP]" wrote:
>
>> Using TAPI should give you what you need. But it's no easy task as this
>> is
>> not supported under the CF. Although the SDF has written a managed
>> wrapper
>> you could look at.
>> --
>> Simon Hart
>> Visual Developer - Device Application Development MVP
>> http://simonrhart.blogspot.com
>>
>>
>> "sohail" wrote:
>>
>> > Hi,
>> >
>> > I want to get the mobile Service ProviderID /mobile carrier ID in
>> > Pocket PC
>> > [CDMA/GPRS] .
>> >
>> > Can anyone let me know How do I get this information?
>> > Please help me in this regard
>> >
>> > Thanks



 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      27th Aug 2008
I'm not aware of any easy way. If all you need is something unique that
distinguishes one operator from another, PhoneOperatorName should do it, I
think. Otherwise, time to read the TAPI documentation in the Windows Mobile
SDK...

Paul T.

"sohail" <(E-Mail Removed)> wrote in message
news:E0BD8B03-5CA0-418A-91C0-(E-Mail Removed)...
> Actually i'm working on windows mobile 5 with compact framework 1.0 SP3.
>
> when I test the 'PhoneOperatorName", in some service provider it returns
> name of actual phone operator and in some service provider it gives
> number.
>
> Is it possible to recieve only networkID/Service ProviderID /mobile
> carrier
> ID ?
>
> Thanks
> sohail
>
> "Paul G. Tobey [eMVP]" wrote:
>
>> Note that you've not given us any of the standard information that we'd
>> need
>> to know what might be possible for you (what version of the Compact
>> Framework, for example? what version of Windows Mobile?). For future
>> reference, asking a poor question reduces the quality of the answers, as
>> well as the volume of answers...
>>
>> How about Microsoft.WindowsMobile.Status.SystemState.PhoneOperatorName?
>>
>> Paul T.
>>
>> "sohail" <(E-Mail Removed)> wrote in message
>> news:CE1AAECF-699E-4BA4-8FF1-(E-Mail Removed)...
>> > Hi,
>> >
>> > I want to get the mobile Service ProviderID /mobile carrier ID in
>> > Pocket
>> > PC
>> > [CDMA/GPRS] .
>> >
>> > Can anyone let me know How do I get this information?
>> > Please help me in this regard
>> >
>> > Thanks

>>
>>
>>



 
Reply With Quote
 
sohail
Guest
Posts: n/a
 
      28th Aug 2008
Thanks a lot, I'll check it

Regards
Sohail

"Paul G. Tobey [eMVP]" wrote:

> You can find it via www.opennetcf.com. It's the Smart Device Framework from
> that group...
>
> Paul T.
>
> "sohail" <(E-Mail Removed)> wrote in message
> news:54FCA20F-80E6-4BB8-9C68-(E-Mail Removed)...
> >
> > Can you please provide me the link of SDF managed wrapper?
> >
> > Thanks
> > sohail
> >
> > "Simon Hart [MVP]" wrote:
> >
> >> Using TAPI should give you what you need. But it's no easy task as this
> >> is
> >> not supported under the CF. Although the SDF has written a managed
> >> wrapper
> >> you could look at.
> >> --
> >> Simon Hart
> >> Visual Developer - Device Application Development MVP
> >> http://simonrhart.blogspot.com
> >>
> >>
> >> "sohail" wrote:
> >>
> >> > Hi,
> >> >
> >> > I want to get the mobile Service ProviderID /mobile carrier ID in
> >> > Pocket PC
> >> > [CDMA/GPRS] .
> >> >
> >> > Can anyone let me know How do I get this information?
> >> > Please help me in this regard
> >> >
> >> > Thanks

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
windows mobile - setup mobile partnership window checkbox not allo =?Utf-8?B?c2hhd24=?= Windows Vista Installation 0 16th Nov 2007 09:23 PM
Problem with multi-key foreign constraints (Win Mobile Prof 6 and Win Mobile CE and Datasets) Dimitris Microsoft Dot NET Compact Framework 0 27th Aug 2007 05:12 PM
Outlook Mobile Service and Mobile Mananger? =?Utf-8?B?QW5kY2JJSQ==?= Microsoft Outlook Discussion 0 18th Apr 2007 04:26 AM
Need to manage SQL Server from Windows Mobile? - Try Siccolo Mobile Management Tool - it's Free! aleksisa@hotmail.com Microsoft Dot NET Compact Framework 0 8th Dec 2006 01:03 AM
Mobile Printers and mobile means mobile xxnonexspamxnonexx@tampascanner.info Printers 5 28th Aug 2006 09:30 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:24 PM.