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

  
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
 
 
SapphireIrDA





SapphireIrDA
Version: 1.0

Platforms: Pocket PC


Categories: Business & Profession, Programming & Development

Upload date: 31 Oct 10

Developer: Sapphire Solutions Ltd

License: Shareware

Price: 799.00 $

Downloads: 160

File Size: 257 Kb


Download Free Trial of SapphireIrDA 



Rating: 2.3/5 (Total votes: 9)




 

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. The Sapphire IrDA Utility allows you to print to such a printer right within your application.

Product Features

The Sapphire IrDA Utility makes infra-red printing easy with the following functionality:

  • Establish a connection with a IrDA enabled printer
  • Print text to the printer
  • Print new lines and form feeds to the printer
  • Close the connection to the printer

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

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 sample demo on how to connect to a printer and print a string of text within VB.NET.

Dim iRet As Integer

Dim sLine As String

iRet = prnConnect(SapphireIRDALicence)

If (iRet = 0) Then

  ' Start printing the text

  sLine = "Test print using the SapphireIRDA DLL"

  If (prnPrintLine(sLine, sLine.Length) <> 0) Then

    MsgBox("Failed prnPrintLine")

  End If

End If

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.

http://www.sapphire-solutions.co.uk/products/irda/
 
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:

SiccoloSiccolo
Siccolo-Engineered to help you extend your support from mobile devices for Microsoft SQL Servers, Siccolo mobile management tool is a portable administration tool for Microsoft SQL Server. It enables database administrators to manage their SQL Server environments using a Windows Mobile device such as a cell phone or PDA
BINary ConvertBINary Convert
Converter DEC -> BIN,OCT, HEX
ConvhexConvhex
Convhex - A very easy, intuitive, and graphical base converter. Features Copy & Paste functionality, as well as an "Exit" button to conveniently close the application. Performs the conversions in real-time as you enter the values, and uses large buttons, so you're not limited to th..
Winsock API WrapperWinsock API Wrapper
Winsock API Wrapper - Access Winsock API from Visual Basic (with added support for Unicode strings) If you have had experience with using the Winsock control in Embedded Visual Basic, you might have come across it's limitation of not being able to send binary data. dgSocket.dll improves on several aspects of the winsock control
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
Nebo DevInfoNebo DevInfo
Nebo DevInfo - The Nebo DevInfo tool is designed to help .NET Compact Framework developers to better understand the interaction between the Compact Framework and the Windows Mobile device. This tool shows various settings exposed by .NET and the Windows Mobile API
FPiecesFPieces
FP language interpretator
GeoFrameworkGeoFramework
GeoFramework - This project was formerly a commercial library maintained by the company "GeoFrameworks" for two components it sold (GPS.NET and GIS.NET) from 2004 to 2009. In 2009, Jon Person decided to release the source code for this library in order to assist the open source community
GPS.NETGPS.NET
GPS.NET is a formerly commercial .NET component maintained by GeoFrameworks, LLC from 2004 to 2009. In 2009, Jon Person decided to release the full source code of GPS.NET to the public domain for the benefit of the open source development community. This version (3.0) is the latest release
ChARMeD DisassemblerChARMeD Disassembler
ChARMeD Disassembler- lets you disassemble executables on your Pocket PC! It is very useful if you want to look at PE/MZ header information, DLL imports, and Sections information. Charmed for Pocket PC has been totally rewritten. It is now stable, fast and small. And has an open dialog
 

Other Software by developer «Sapphire Solutions Ltd»:

SapphireSIMSapphireSIM
The Sapphire SIM utility provides the Visual Studio developer with the ability to manage the SIM card of a Pocket PC Phone Edition, Windows Mobile or Smartphone device. It enables the user to add, change and delete contacts from teh normal and fixed sialling areas of the SIM card
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
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
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
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
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
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
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
SapphireRASSapphireRAS
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

» show more

 

Comments on SapphireIrDA:

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.
 

SapphireIrDA is compatible with your device HTC X9500 (Shift)
 
 
© Pantich 2009 - 2025 All rights reserved.