TrialWare4J Help

TrialWare4J Logo.

Overview
How it works
Getting started
Concepts

The Control Panel
    Locks
    Download Lock
    Edit Trial Key
    Trial Key Delivery Email
    Customer Info Email
    Purchase Keys
    Edit Purchase Key
    Key Delivery Email
    Machine-bound Keys
    Customers
    My Account
    Statements
    Account Owner
    Payment Information

The Lock API

Tutorials
    Basic TrialWare Application
    Access Levels
    Advanced TrialWare Application
    Free Edition

Securing your application
    Obfuscating your code
    Securing calls to the lock API

Lock JavaDocs

Overview

TrialWare4J provides the easiest way to convert a Java desktop application to trialware. It does this by giving you two things:
  1. A Lock and Key system to secure your program against software piracy.
  2. A hosted service that distributes trial keys to your customers in real time.

This approach is substantially different from other companies. They give you a lock and a key generation tool, but leave it up to you to build a key distribution system. With TrialWare4J you not only get a lock to secure your application, but also a web-based system to create and distribute keys. Our hosted service provides a web form for each one of your products where customers can fill in information about themselves and receive a time trial key within minutes. To make it as easy as possible we provide an HTML snippet that you can copy and paste into your website. This embeds your custom web form into your website so your customers do not even know you are using a hosted service.

TrialWare4J comes with an sophisticated online tool (the TrialWare4J Control Panel) that allows you to create and configure locks and keys, and your custom web page.

< Previous          Next >