Shareware Lock Library - Would you like to offer a demo or trial version of your Windows or Windows Mobile application? Would you like to offer a shareware version of your application?
Our Library comes in 2 flavors (a .NET Framework 2.0 library - for Windows Computers and a .NET Compact Framework 2.0 library - for Mobile devices). They both allow you to easily and securly offer trial versions of your software. Using only 2 lines of code you can limit your users to a trial period lasting any number of days. The first step is to generate a Registration Key that is unique to your product using our custom website. The second step is to add Shareware Lock Library to your code.
The Shareware Lock Library is very simple to use:
First add a reference to SharewareLockLibrary.dll & then declare a SharewareLock object passing your program specific Registration String.
That's it!
The DemoDaysRemaining property returns the number of days remaining based on the number you entered when you generated your Registration String (referred to as YOURVALUE in the following):
Here is how to interpret the integer value of the DemoDaysRemaining property
obj.DemoDaysRemaining > YOURVALUE = the software has been registered
obj.DemoDaysRemaining < YOURVALUE and obj.DemoDaysRemaining >= 0 means the software is within the trial period
obj.DemoDaysRemaining < 0 means the trial period has expired
note: when obj.DemoDaysRemaining == 0 the software is running on its last trial day
How does it work?
If you are like me, I'm sure you are curious as to how this works.. ..and if you are like me, you also don't want me to tell you. Because, like all registration schemes it can be cracked given enough time and effort. And, knowing how it is done is the first step to piracy. Here are the key features of our product:
Use of the Windows or Device Registry (so you don't have to)
Use of PKI encryption (so you don't have to) - the strength of our method lies in the Registration String that is unique to each product
Hacker attempts to reduce or eliminate the trial period will end the trial period
Once the trial period has expired, the trial can not be restarted by reinstall, deleting registry keys, or manipulating the registry keys
You should verify the number of trial days remaining from time to time with by checking the DemoDaysRemaining property. This is especially important if your program is intended to run for several days at a time.
Be sure to read "Important Note" below.
For developers everything is very simple (2 Lines of code are all that is needed to get the number of days remaining of your product) SharewareLock locker = new SharewareLock( regStr, 'Twoopy Entertainment', 'TimerDeluxe' ); int daysRemaining = locker.DemoDaysRemaining;
Shareware Lock works with our Dynamic Registration Library found at Handango.com. With Shareware Lock and the Dynamic Registration Library you can offer hands-off customer registration as a Handango developer.
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
Similar Software:
SapphireMail 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
RPN Security for Developers RPN Security for Developers - When you have developed your application for the Windows Mobile platform, you probably don''t want everyone to use this product for free. You want to prevent customers from handing your software over to friends for nothing. You will definitely earn more money when you protect your software from piracy
SprintDB Pro Desktop Companion The SprintDB Pro Desktop Companion allows you to develop your SprintDB Pro Pocket PC applications on your Desktop or Notebook PC with SprintDB Pro version 4.x
TouchUI TouchUI - This sample will help you build great looking and touch-enabled user interfaces for Windows Mobile and Windows phone (using compact framework).
· Be able to do whatever you want (i.e. no graphical restrictions)
· Run on all devices with WinMo5 or later (incl. WinPhone 6
TouchWM APR 29 TouchWM is a touch-friendly SDK/Framework for developers, meant to be as fast as possible since it is hardware accelerated by OpenGL (based on OpenGLES wrapper made by Koush).
TouchWM is currently just a proof of concept and CPU/GPU benchmark
MobiAccess Development Framework MobiAccess Development Framework Demo
MobiAccess - One solution for all platforms!
MobiAccess is a mobile development framework that enables developers to easily create mobile applications for data collection without extensive knowledge on mobile development. It handles data replication (mobiSync) and data visualization (mobiVision) as well
zBfIDE zBfIDE is a full featured brainf*ck interpreter and development environment for PocketPC
Alnet VDRC Alnet VDRC are a family of professional client applications designed for remote communication and management of all Alnet digital video recording systems.
Without major problems we are able to connect with VDRS-PC Based DVR and NetStation - IP Video Surveillance Software.
There are two versions of VDRC made for PC
DynRIL DynRIL - The Radio Interface Layer (RIL) provides an interface that handles the communication between the CellCore system software and the radio hardware. The DynRIL is a powerful wrapper that makes the job of phone applications developers much easier, regardless of the language used
Other Software by developer «Twoopy Entertainment»:
Dynamic Registration Library Dynamic Registration Library is a .NET Compact Framework 2.0 library that allows developers to issue and verify registration codes to unlock the full functionality of shareware applications using RPN (Reverse Polish Notation). It supports the Dynamic Registration of Handango, PocketGear, and others
Retro Dialer Retro Dialer - This retro phone dialer is a step back in time. Simply dial your party`s phone number and press the center of the screen to call. Your friends and family will be impressed with your retro style and that you know all the digits in their phone number!!! This product requires installation of the .NET Compact Framework 2