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
SecurityRED Start 12 (PDA edition)
US Zip Code Database for HanDBase
Diary of Samuel Pepys - Volume 19 for MobiPocket Reader
Erase memory overwrite storage
aGTD
Nibbles
SlideIT Keyboard Serbian (LATIN) Language Pack for Android
English Poems for MobiPocket Reader
RDM+ (Android)
Snakecast puzzle
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
 
 
SapphireRAS





SapphireRAS
Version: 1.0

Platforms: Pocket PC


Categories: Programming & Development, System Utilities

Upload date: 31 Oct 10

Developer: Sapphire Solutions Ltd

License: Shareware

Price: 999.00 $

Downloads: 184

File Size: 719 Kb


Download Free Trial of SapphireRAS 



Rating: 3.0/5 (Total votes: 10)




 

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. 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.

Fully compatible with eVB, VB.NET, C# and Satellite Forms, you can link to our DLL to off load the complex routines allowing you to focus on the rapid development of your application.

You can download the latest demo version to see a fully working demo which you can reuse within your application as you see fit. 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.

Product Features

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

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.

 
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:

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
BDicty Dictionary Reader for PocketPCBDicty Dictionary Reader for PocketPC
BDicty Dictionary Reader for PocketPC (pronounced "bee-dikti") is a specialized reader application for reference content. Powered with rich set of language, professional, scientific and even entertainment dictionary databases, BDicty will quickly become one of the most valuable and used applications in your handheld
Basic4ppc DesktopBasic4ppc Desktop
Basic4ppc Desktop is the fastest way to develop applications to the Pocket PC at a price affordable by anyone. Built in Visual Designer and built in Smart Help allow you to program complicated programs wherever you are. A complete help file is added to the Zip File
MobiForms For Windows MobileMobiForms For Windows Mobile
MobiForms is a rapid application development (RAD) tool for creating mobile applications for just about any wireless platform including Tablet PC, Pocket PC, Windows CE, Windows Mobile, Smartphone, Symbian or Palm
Remote DebuggerRemote Debugger
Remote Debugger is a tool for developers that allows one to debug an application over IP without ActiveSync
Pocket HTML Designer for PPC2003Pocket HTML Designer for PPC2003
Pocket HTML Designer for PPC2003 helps you to create your own web pages in your pocket pc without a help of desktop PC. You need not remember or know the html tags used to build a web page. The menu options in Pocket HTML Designer creates a template tag for you that just needs to be filled up with your own data
DataEditor.NETDataEditor.NET
DataEditor.NET  Control developed in Visual Studio
SapphireFTPSapphireFTP
SapphireFTP Your application may be dealing with all different types of data files. These could be stock lists, orders, images; pretty much anything your application can store. But consider the need to transfer these files from your device to your server
Web Creator 2.0Web Creator 2.0
Web Creator is an advanced HTML editor tool that allows you to develop HTML Web pages in your Pocket PC and view it in Pocket IE. With Web Creator, you can take advantage of most of the features of the HTML 3.2 specification. It can be used to create great web documents on Pocket PC and later you can transfer into desktop/laptops
HaRET'ScriptingHaRET'Scripting
HaRET'Scripting - Scripting tool which helps dumping whatever you want from HaRET. With other words: you will be able to create all dumps with just one click and without need of PC or USB or any knowledge about this process. REQUIREMENTS HaRET.exe, patched by cr2 or the oficial HaRET.exe Windows Mobile 5, 6, 6.1, 6.5 NetCF 2
 

Other Software by developer «Sapphire Solutions Ltd»:

SapphireIMEISapphireIMEI
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
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
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
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
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
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
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
SapphireFTPSapphireFTP
SapphireFTP Your application may be dealing with all different types of data files. These could be stock lists, orders, images; pretty much anything your application can store. But consider the need to transfer these files from your device to your server

» show more

 

Comments on SapphireRAS:

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.
 

SapphireRAS is compatible with your device Casio E-115
 
 
© Pantich 2009 - 2025 All rights reserved.