Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Facebook SDK for Android
Pascal
Web App Loader
Free Pascal Compiler
Linux Deploy
Texting Interface Test For 569B App
mSecure for Android
Learn Ajax Interview Q A
Learn Lucene
App Log
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
SapphireIMEI





SapphireIMEI
Version: 1.0

Platforms: Pocket PC


Categories: Internet & Communications, Programming & Development

Upload date: 31 Oct 10

Developer: Sapphire Solutions Ltd

License: Shareware

Price: 399.00 $

Downloads: 168

File Size: 150 Kb


Download Free Trial of SapphireIMEI 



Rating: 2.8/5 (Total votes: 13)




 

SapphireIMEI


If you are rolling out your application on Smartphone or Pocket PC phone edition devices, you may wish to record the device’s International Mobile Equipment Identifier (IEMI) or International Mobile Subscriber Identity (IMSI) numbers.

These numbers can be used to track what device and SIM card are being used by which user. It can also be used to ensure that the data on the device is kept unique by using the number as a device prefix within your data.

The Sapphire IMEI Utility allows both the IMEI and IMSI numbers to be read from SmartPhone and Windows Mobile devices.

You can download the latest demo version to see a fully working demo which you can reuse within your application as you see fit. This can be found on the download pages. The demo versions are fully functional and simply contain a popup message from time to time. These are ideal if you are selling your application to the client where you can be confident the application will work in practice and not just theory.

Sample Code

Implementation couldn’t be easier, simply declare the DLL function as a function within your application and call it as though you wrote it yourself. Here’s a sample demo to how to retrieve the device’s IMEI number within VB.NET.

Public Function IMEI(ByVal lDeviceID As Integer) As String

  Dim sIMEIStore As String

  Dim hInstance As Integer

 

  sIMEIStore = Space(100)

  sIMEI(sIMEIStore, hInstance, lDeviceID, SapphireIMEILicence)

  IMEI = StripString(sIMEIStore)

End Function

 

Dim sIMEI As String

Dim lDeviceID As Integer

 

For lDeviceID = 0 To 10

  lblDeviceID.Text = "Device ID is " & lDeviceID

  lblDeviceID.Update()

  sIMEI = IMEI(lDeviceID)

  If Len(sIMEI) >= 15 Then

    sIMEI = Mid(sIMEI, 1, 15)

    lblIMEI.Text = "IMEI Number is " & sIMEI

    lblIMEI.Update()

    Exit For

  End If

Next lDeviceID

Royalty Free Licence

When you purchase a developer’s licence, you are free to use the DLL in any number of your projects and deploy it to all the devices to your clients. There’s no need for royalties based on the scale of your project, just a one off fee. You will also get 12 months email support and discounted upgrades for future developments.

http://www.sapphire-solutions.co.uk/products/imei/
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
 
Similar Software:

SprintDB Pro Desktop CompanionSprintDB Pro Desktop Companion
The SprintDB Pro Desktop Companion allows you to develop your SprintDB Pro Pocket PC applications on your Desktop or Notebook PC with SprintDB Pro version 4.x
GameWriteGameWrite
GameWrite - GameWrite is a miniature IDE that can be used to create Pocket PC games and multimedia applications on your Pocket PC . It's possible to do this without using Embedded Visual Basic or a desktop compiler. GameWrite uses the ASpriteCE Game Control as it's engine, and you can access any of ASpriteCE's functions from within the IDE
m9editorm9editor
m9editor is your little helper when it comes to editing manila files. It lets you edit nearly all aspects of a mode9 file. Additionally it will assist you with graphics, allowing import, export and CFC compression. And it includes a directory viewer with information specific to manila files. m9editor is written in .net, so .netCF3
nueRecModnueRecMod
nueRecMod - nueRecMod is an updated version of RecMod. nueRecMod recovers files from modules in the format Imgfstools outputs them in (S000, etc). It is based on RecMod by mamaich. However, this version is lighter and properly sets the imagebase, which is especially important when disassembling via IDA
WiMo Game Frameworks Technology PreviewWiMo Game Frameworks Technology Preview
WiMo Game Frameworks - The WiMo Game Frameworks (WiMo-GF) is an open source project that is intended to make it easier to write casual games for mobile devices using C# or Visual Basic .NET. The initial release is targeted at building casual games for the Windows Mobile 5.0, 6.0, 6.1 and 6.5 platform
DataEditor.NETDataEditor.NET
DataEditor.NET  Control developed in Visual Studio
Setup.DLL CreatorSetup.DLL Creator
Setup.DLL Creator - Attention: Please try it on your device to see if it works before purchasing!!!!! Thank you. DllCreator creates a setup.dll file which can be included in the pocket pc cab installation file. It displays End User License Agreement before installing your software and delete unused files and registry key after uninstalling. Free trial version available
MobiAccess Development FrameworkMobiAccess Development Framework
MobiAccess Development Framework Demo MobiAccess - One solution for all platforms! MobiAccess is a mobile development framework that enables developers to easily create mobile applications for data collection without extensive knowledge on mobile development. It handles data replication (mobiSync) and data visualization (mobiVision) as well
Winsock API WrapperWinsock API Wrapper
Winsock API Wrapper - Access Winsock API from Visual Basic (with added support for Unicode strings) If you have had experience with using the Winsock control in Embedded Visual Basic, you might have come across it's limitation of not being able to send binary data. dgSocket.dll improves on several aspects of the winsock control
SapphireMailSapphireMail
SapphireMail Emails are a powerful method of communication with the ability to send messages and files around the world almost immediately, free of charge. Being able to send and receive emails on your device within your eVB, VB
 

Other Software by developer «Sapphire Solutions Ltd»:

SapphireMailSapphireMail
SapphireMail Emails are a powerful method of communication with the ability to send messages and files around the world almost immediately, free of charge. Being able to send and receive emails on your device within your eVB, VB
SapphireGZipSapphireGZip
SapphireGZip The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business
SapphireIrDASapphireIrDA
SapphireIrDA Printing from your application can be a very useful tool in a situation where you need to give a receipt to your customer direct from your Pocket PC. The ideal solution is to use an IrDA enabled printer with the IrDA port on your device
Sapphire GZip UtilitySapphire GZip Utility
Sapphire GZip Utility- The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business. However, we may sometimes find that our data is still, too big
SapphireEncryptSapphireEncrypt
SapphireEncrypt Data security is important when you are dealing with the Internet and mobile applications. Having confidential information stored on your Pocket PC means you need to ensure that it is kept save if the device gets stolen or if you are transferring it over the internet
SapphireButtonsSapphireButtons
SapphireButtons As developers, we can spend quite a lot of effort getting the flow right for our application to make life easier for our users
SapphireRASSapphireRAS
SapphireRAS It is now possible to dial a remote connection and manage the device’s phone book from your application using the Sapphire RAS Utility. This will allow you to build advanced applications to allow your mobile application stay current with your business information
SapphireSIMSapphireSIM
The Sapphire SIM utility provides the Visual Studio developer with the ability to manage the SIM card of a Pocket PC Phone Edition, Windows Mobile or Smartphone device. It enables the user to add, change and delete contacts from teh normal and fixed sialling areas of the SIM card
SapphireBatterySapphireBattery
SapphireBattery Battery power is not infinite. It is important to ensure that your users don’t find themselves without any battery power right when they need it the most

» show more

 

Comments on SapphireIMEI:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

SapphireIMEI is compatible with your device Qtek 2020
 
 
© Pantich 2009 - 2025 All rights reserved.