Screenshot Preview

Sapphire RAS Utility

經 Sapphire Solutions - 產品類型: 構件 / .NET 精簡框架 / DLL

‏請注意: 除非另有說明,此為英語產品

*

Give your moblie device applications the ability to create remote network connections and fully manage the device's phone book. With the Sapphire RAS Utility it is now possible to dial a remote connection and manage the device’s phone book from your applications. This will allow you to build advanced applications to allow your mobile application stay current with your business information. Whether you use it to dial in from remote locations to download the latest price lists or upload the daily orders, the Sapphire RAS Utility will be ideal for your application. It is fully compatible with eVB, VB.NET and C#, you can link to our DLL to off load the complex routines allowing you to focus on the rapid development of your application. Sapphire RAS 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.

$881.02
價格

‏我們的常規價格如下。 請登錄後查看打折後的價格。

Sapphire RAS Utility V9.50   *

加入購物車 $ 881.02 1 Developer License  * 下載 (583 KB)
加入購物車 $ 440.02 1 Developer Upgrade License from previous version  * 驗證 下載 (583 KB)

Sapphire Suite   *

加入購物車 $ 1,763.02 1 Developer License  * 下載 (4.1 MB)

Sapphire RAS + FTP Utilities   *

加入購物車 $ 1,322.02 1 Developer License (includes both Sapphire RAS Utility and Sapphire FTP Utility)  * 下載 (1.1 MB)
加入購物車 $ 661.50 1 Developer Upgrade License from previous version (Sapphire RAS + FTP Utilities Developer license required)  * 驗證 下載 (1.1 MB)

Sapphire VIP Support Plan   *

加入購物車 $ 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及以前的版本。 

‏我們的常規價格見上。 請登錄後查看打折後的價格。

 *

The Sapphire RAS Utility has a host of features that you can use within your application:

  • Dial a connection
  • Hang-up a connection
  • Retrieve connection login defaults
  • Store connection login defaults
  • Capture an existing connection
  • Retrieval of connection list
  • Connection status reporting
  • Error handling
  • Retrieve a connection entry
  • Create a new connection entry
  • Modify an existing connection entry
  • Rename a connection entry
  • Remove a connection entry
  • Set country code
  • Set area code
  • Set baud rate, data bits, parity, etc
  • Set IP address details
  • Set dialling location settings
  • Retrieve or set the connection Work or Internet option
  • Fully compatible with eVB, VB.NET, C# and Satellite Forms

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 simple demo on how to retrieve the current connection, dial, hang-up and get the status of the connection within VB.NET.



' Global Connection Handle, Passed Back to Disconnection and Status
Public lConnection As Integer
Public Function RASDialOnly() As Integer

' Set sConnectionEntry equal to your dial-up connection name
' Set SapphireRASLicence with your Licence Number unless Demo DLL
RASDialOnly = sRASDialOnly(sConnectionEntry, sUsername,
sPassword, sDomain, lConnection, SapphireRASLicence)
End Function


Public Function RASHangUp() As Integer
RASHangUp = sRASHangUp(lConnection)
End Function

Public Function RASStatus() As Integer
RASStatus = sRASStatus(lConnection)
End Function

Public Function RASCurrentConn() As String
Dim sConnName As String = Space(40)
sRASCurrentConn(lConnection, sConnName)
RASCurrentConn = StripString(sConnName)
End Function

 

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.


注意

還未完成翻譯的產品說明, 我們提供了Google 翻譯的連結方便您使用. 但請注意, 自動翻譯有時候可能會有翻譯錯誤.
由「」技術提供
在Firefox 和Opera 需要Flash.

產品搜索

輸入搜索詞:

為什麼從ComponentSource購買?

ComponentSource 提供獨特的全球國際服務, 在世界各地共有超過1,000,000 開發者客戶.

更多訊息 | 關於我們

獎勵