经 Sapphire Solutions - 产品类型: 构件 / .NET 精简框架 / DLL
Read the device's IMEI and IMSI number on SmartPhone and PPC2002/2003 Phone Edition devices. Sapphire IMEI Utility enables you 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 PPC2002/2003 Phone Edition devices. Sapphire IMEI Utility is also included in the Sapphire Suite, the complete set of Sapphire Solutions Development Utilities. Now supports Satellite Forms. Windows Mobile 6 platform (WM 6.0) compatible.
我们的常规价格如下。 请登录后查看打折后的价格。
| 加入购物车 | $ 351.82 | 1 Developer License * | 下载 (129 KB) | |
| 加入购物车 | $ 175.42 | 1 Developer Upgrade License from previous version * | 验证 | 下载 (129 KB) |
| 加入购物车 | $ 1,763.02 | 1 Developer License * | 下载 (4.1 MB) |
| 加入购物车 | $ 351.82 | 1 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | 下载 (29 KB) | |
| 加入购物车 | $ 528.22 | 2 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | 下载 (29 KB) | |
| 加入购物车 | $ 704.62 | 3 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | 下载 (29 KB) |
我们的价格包括ComponentSource的技术支持。对于大多数可下载的产品,还提供在线备份和免费升级为新版本,若新版本在购买后的30日内发布的话。 所有销售都是按照我们的标准条款 进行的,并且适用我们的退货政策. 请 联系我们 若您需要任何未在上面列出的License选择,包括批量License及以前的版本。
我们的常规价格见上。 请登录后查看打折后的价格。
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 lDeviceIDAs Integer)As String
DimsIMEIStoreAs String
DimhInstanceAs Integer
sIMEIStore = Space(100)
sIMEI(sIMEIStore, hInstance, lDeviceID, SapphireIMEILicence)
IMEI = StripString(sIMEIStore)
End Function
DimsIMEIAs String
DimlDeviceIDAs Integer
ForlDeviceID = 0 To10
lblDeviceID.Text = "Device ID is " & lDeviceID
lblDeviceID.Update()
sIMEI = IMEI(lDeviceID)
IfLen(sIMEI) >= 15 Then
sIMEI = Mid(sIMEI, 1, 15)
lblIMEI.Text = "IMEI Number is " & sIMEI
lblIMEI.Update()
Exit For
End If
NextlDeviceID
Please, note that this product is also included in the Sapphire Suite, the complete set of Sapphire Solutions eVB, VB.NET and C# Development Utilities. Sapphire Suite package contains the latest version of Sapphire Solutions released utilities: Sapphire RAS Utility, Sapphire FTP Utility, Sapphire GZip, Sapphire Encrypt, Sapphire IrDA, Sapphire Buttons, Sapphire IMEI, Sapphire Battery, etc.
强力驱动发布者
首要类别
相关产品
相关类别