public class TrialWatch
extends java.lang.Object
The EzHdlc is only allowed to run during 15mn.
The number of Transaction with the server are limited to 100. A hdlc.SendReceive(...) is considered as a transaction.
Field
TRIAL is TRUE for trial.| Modifier and Type | Field and Description |
|---|---|
static boolean |
TRIAL
The Constant TRIAL.
|
| Constructor and Description |
|---|
TrialWatch() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CheckTimeover()
Check for timeover.
|
static void |
CheckTransactionCount()
Check transaction count.
|
public static final boolean TRIAL
public static void CheckTimeover()
throws EzHdlcException
EzHdlcException - "EzHdlc - TRIAL version timeout".public static void CheckTransactionCount()
throws EzHdlcException
EzHdlcException - "EzHdlc - TRIAL version transaction count exceeded"