International Site

Home  |  Contact us

WirelessApple™
 
PRODUCTS
    RPN DynaReg SDK
 
Home
About us
Search
...
Apps & Products
Comic Buddy
Weather Companion
RPN DynaReg SDK
...
Services
Offshore Software Development
VAS Contract
...
Contact us
Support
Business Development
...

 

 

Image

RPN DynaReg SDK

The leading marketing channels (e.g. Handango) offers dynamic code registration of your software sales. They use a reverse polish notation RPN implementation and require you to implement the same within your software as well.

This SDK enables you to provide dynamic registration on your side using RPN implementation. You may add the dynamic registration in your software within minutes.

This SDK is useful if you write any kind of mobile software i.e. PalmOS, PocketPC, BlackBerry, SymbianOS, Java. You will find samples and help to quickly implement safe registration.

The following code sample will show you how quickly you can integrate API with your software:

 

Const rpn = "i 0 == 111 * key + c 2 * +"

user = TextBox1.Text
code = TextBox2.Text

If code = DynaReg.GenCode(user, rpn) Then

// success

Else

// fail

End If

Here you input the Username and Code from the user and generate its code dynamically using your RPN string.

The following samples are included in the download:

  • App Forge
    • RPN Tester
    • North Wind
  • VB .Net
    • North Wind
  • C# .Net
    • RPN Tester
  • J2me
    • RPN Tester

 

Download SDK from Handango:

Download

 

   
Home  |  Search