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
 
 
Shareware Lock Library





Shareware Lock Library
Version: 1.0

Platforms: Pocket PC


Categories: Programming & Development

Upload date: 28 Jul 11

Developer: Twoopy Entertainment

License: Commercial

Price: 17.50 $

Downloads: 8



Rating: 3.6/5 (Total votes: 7)




  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:

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
PocketZeus LitePocketZeus Lite
PocketZeus Lite will let you code, compile, debug and run your program directly on the Pocket PC. The language is very simmilar to visual basic. Zeus was designed as a interface language for use in data aquisition and robotics. Think of Zeus as the ultimate programmable calculator
Active Sync Connect LibraryActive Sync Connect Library
Active Sync Connect Library - Easily modify files on your remote Windows CE based device with this library. Working with ActiveSync as a developer is really painful, you have to spend hours to figure out how to copy a file from or to your device
SuperOptimizeSuperOptimize
SuperOptimize is a package to shrink, obfuscate and optimize your Java code for SuperWaba. The resulting files will be smaller, obfuscated, and heavily optimized
PocketMud (iPaq)PocketMud (iPaq)
PocketMud (iPaq) by InterString Software now offers the first and only MUD client for your Internet-enabled PocketPC. It has customizable command buttons, common command shortcuts, and directional pad for easy play. Download it today
PyeditCE 2PyeditCE 2
PyeditCE 2 is the open source IDE and Forum Designer for the PythonCE language. Supports Tkinter. Python Software Foundation License. These instructions may not work for everyone, nor may all steps be needed for everyone either. This is just what I did to get PythonCE, and accessories, properly installed for PyeditCE use. 1. Download all requirements 2. Run
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
DotNetRemotingPlusDotNetRemotingPlus
DotNetRemotingPlus - .Net bidirectional communication library for Compact Framework. The only CF .NET communication product on the market. Outstanding performance - at least 15 times faster than webservices. The library sells with FastSerializer generator - the utility that generates extemely fast serializers. Supports GPRS
CharViewerCharViewer
CharViewer - This is a D&D 3rd Edition character generator and view. This is a BETA! It is stable we just need to get more people testing the software to get feed back. Please register at our website to participate in our forums and beta discussion. Please note that the file downloaded from this site is an on-device installation file
Spb Kiosk ExplorerSpb Kiosk Explorer
SPB Kiosk Introduction SPB Kiosk is an enterprise tool which helps you control how your Pocket PC devices are used. With SPB Kiosk you can lock the device to one or several business applications and restrict usage of any other features like games, multimedia, web browsing etc
 

Other Software by developer «Twoopy Entertainment»:

Dynamic Registration LibraryDynamic 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 DialerRetro 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
Timer DeluxeTimer Deluxe
Count down of multiple event timers

» show more

 

Comments on Shareware Lock Library:

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.
 

Shareware Lock Library is compatible with your device HTC P4350 (Herald 100)
 
 
© Pantich 2009 - 2025 All rights reserved.