Yes, the operator is the one to contact for this.
David Wrighton
.NET Compact Framework
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: IMEI number
| thread-index: AcPr+OSxBkQEYMS9Q+anlwEvkoc4Fw==
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
| From: =?Utf-8?B?ZWxpc2lt?= <
[email protected]>
| References: <
[email protected]>
<
[email protected]>
| Subject: Re: IMEI number
| Date: Thu, 5 Feb 2004 07:01:11 -0800
| Lines: 29
| Message-ID: <
[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl
microsoft.public.dotnet.framework.compactframework:44979
| NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Dear Peter
How can I sign my application with the privileged (operator) certificate?
Should I contact the operator?
Thanks in advance
Simone
----- Peter Foot [MVP] wrote: -----
It is accessible through platform invoking one of the TAPI functions
lineGetGeneralInfo (after using lineOpen to open a handle to the TAPI
line),
however as retrieving the IMEI is a privileged call in Smartphone 2003
your
application will need to be signed with a privileged (operator)
certificate
to operate on an off-the-shelf device.
Peter
--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com |
www.opennetcf.org
elisim said:
How can I get IMEI number from smartphone 2003 in .NET CF?
|