Copyright (C) 2011 Feitian Technologies Co.,Ltd.
http://www.ftsafe.com

Rockey4ND SDK for Linux x86 x86_64
-------------------------------


Requirements
============

OS:	kernel 2.4.x 2.6.x


Installation
============

1. Installation. As 'root' user run:
	
	# cd Rockey4ND
	# sh inst

2. Uninstallation.

	# cd Rockey4ND
 	# sh uninst


Getting Started
===============

After successful installation and configuration:

1. Insert card and Run test application.

       # cd Rockey4ND/test
       # make
       # ./test 

2. Java api test
       # cd Rockey4ND/test/java
       # make
       # java jrdemo

