Sapphire IMEI Utility - .NET Compact Framework/DLL - V4.0

by Sapphire Solutions - 상품타입: Component / .NET Compact Framework / DLL

주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
Sapphire IMEI Utility - .NET Compact Framework/DLL - V4.0 의 스크린샷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.

469,300₩
통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

Sapphire IMEI Utility V4.0

주문 ₩ 469,300 1 Developer License 다운로드 (129 KB)
주문 ₩ 234,600 1 Developer Upgrade License from previous version 확인 다운로드 (129 KB)

Sapphire Suite

주문 ₩ 2,355,900 1 Developer License (the complete set of Sapphire Solutions Development Utilities) 다운로드 (4.1 MB)

Sapphire VIP Support Plan

주문 ₩ 469,300 1 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months 다운로드 (29 KB)
주문 ₩ 705,100 2 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months 다운로드 (29 KB)
주문 ₩ 941,000 3 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months 다운로드 (29 KB)

본 제품은 GSA Schedule 가격으로 제공해 드릴수 있습니다.가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

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.


상품검색

검색어를 입력해주세요:

Quick 링크

Award