Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Basic set of JAVA APPLET software examples how to use uFR Series readers API
Software example written for Java Applet. Shows basic usage of uRF Series reader's API.
Three basic usage software examples formed by difficulty level : Simplest, Simple and Advanced.
NOTE: Even so Java Applets are obsolete and mostly prohibited by msot web browsers, these examples shows how to use Java Applet and uFR Series readers.
## Getting Started
Download project, open source in your environment, compile and run.
Appropriate ufr-lib dynamic library (ufCoder-...) is mandatory for this project, choose it depending on platform and architecture.
### Prerequisites
uFR series reader.
### Installing
No installation needed.
## Usage
Example provides basic funcionality, formed by difficulty level :
1. Simplest - getting card serial number (UID), reading and writing data by Linear functions,
2. Simple - expanded set of functions, use of reader and card keys, authentication methods, reader UI signals
3. Advanced- more functions added, like Block manipulation etc.
## License
This project is licensed under the ..... License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* Purpose of this software demo is to provide additional info about usage of uFR Series API specific features.
* It is specific to mentioned hardware ONLY and some other hardware might have different approach, please bear in mind that.