经 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.
我们的常规价格如下。 请登录后查看打折后的价格。
| 加入购物车 | ₩ 1,083,500 | 1 Developer License * | 下载 (583 KB) | |
| 加入购物车 | ₩ 541,200 | 1 Developer Upgrade License from previous version * | 验证 | 下载 (583 KB) |
| 加入购物车 | ₩ 2,168,200 | 1 Developer License * | 下载 (4.1 MB) |
| 加入购物车 | ₩ 1,625,900 | 1 Developer License (includes both Sapphire RAS Utility and Sapphire FTP Utility) * | 下载 (1.1 MB) | |
| 加入购物车 | ₩ 813,500 | 1 Developer Upgrade License from previous version (Sapphire RAS + FTP Utilities Developer license required) * | 验证 | 下载 (1.1 MB) |
| 加入购物车 | ₩ 432,700 | 1 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | 下载 (29 KB) | |
| 加入购物车 | ₩ 649,600 | 2 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | 下载 (29 KB) | |
| 加入购物车 | ₩ 866,600 | 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:
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.
强力驱动发布者
首要类别
相关产品
相关类别